Searched refs:setSystemHealthSupplier (Results 1 – 3 of 3) sorted by relevance
108 mLauncher.setSystemHealthSupplier(startTime -> TestCommandReceiver.callCommand( in FallbackRecentsTest()
108 mLauncher.setSystemHealthSupplier(startTime -> TestCommandReceiver.callCommand( in AbstractLauncherUiTest()
308 public void setSystemHealthSupplier(Function<Long, String> supplier) { in setSystemHealthSupplier() method