Searched refs:mInvocationHandler (Results 1 – 1 of 1) sorted by relevance
151 public final InvocationHandler mInvocationHandler; field in AbstractAccessibilityServiceConnection343 mInvocationHandler = new InvocationHandler(mainHandler.getLooper()); in AbstractAccessibilityServiceConnection()1296 mInvocationHandler.setSoftKeyboardCallbackEnabled(enabled); in setSoftKeyboardCallbackEnabled()1729 mInvocationHandler.obtainMessage(InvocationHandler.MSG_ON_GESTURE, in notifyGesture()1734 mInvocationHandler.sendEmptyMessage( in notifySystemActionsChangedLocked()1739 mInvocationHandler.sendEmptyMessage( in notifyClearAccessibilityNodeInfoCache()1745 mInvocationHandler in notifyMagnificationChangedLocked()1762 mInvocationHandler.createImeSessionLocked(); in createImeSessionLocked()1767 mInvocationHandler.setImeSessionEnabledLocked(session, enabled); in setImeSessionEnabledLocked()1771 mInvocationHandler.bindInputLocked(); in bindInputLocked()[all …]