Searched refs:sAsyncBinderEmulationHandler (Results 1 – 2 of 2) sorted by relevance
54 private static Handler sAsyncBinderEmulationHandler; field in IAccessibilityInputMethodSessionInvoker76 if (sAsyncBinderEmulationHandler == null) { in createOrNull()80 sAsyncBinderEmulationHandler = Handler.createAsync(thread.getLooper()); in createOrNull()82 customHandler = sAsyncBinderEmulationHandler; in createOrNull()
62 private static Handler sAsyncBinderEmulationHandler; field in IInputMethodSessionInvoker84 if (sAsyncBinderEmulationHandler == null) { in createOrNull()88 sAsyncBinderEmulationHandler = Handler.createAsync(thread.getLooper()); in createOrNull()90 customHandler = sAsyncBinderEmulationHandler; in createOrNull()