Searched refs:sHandlerExecutor (Results 1 – 3 of 3) sorted by relevance
127 private static HandlerExecutor sHandlerExecutor; field in RebootReadinessManagerTest133 sHandlerExecutor = new HandlerExecutor(sThread.getThreadHandler()); in setupClass()163 sHandlerExecutor, BLOCKING_CALLBACK); in testRegisterAndUnregisterCallback()173 sHandlerExecutor, READY_CALLBACK); in testCallbackReadyToReboot()187 sHandlerExecutor, READY_CALLBACK); in testCallbackReadyToReboot()196 sHandlerExecutor, READY_CALLBACK); in testCallbackNotReadyToReboot()198 sHandlerExecutor, BLOCKING_CALLBACK); in testCallbackNotReadyToReboot()220 sHandlerExecutor, READY_CALLBACK); in testSignalRebootReadinessPermissionCheck()232 sHandlerExecutor, BLOCKING_CALLBACK); in testCancelPendingReboot()317 sHandlerExecutor, configListener); in setPropertyAndWait()
42 private static HandlerExecutor sHandlerExecutor; field in ForegroundThread53 sHandlerExecutor = new HandlerExecutor(sHandler); in ensureThreadLocked()74 return sHandlerExecutor; in getExecutor()
41 private static HandlerExecutor sHandlerExecutor; field in DataLoaderThread55 sHandlerExecutor = new HandlerExecutor(sHandler); in ensureThreadLocked()85 return sHandlerExecutor; in getExecutor()