Searched refs:mInvocationHandler (Results 1 – 1 of 1) sorted by relevance
130 public final InvocationHandler mInvocationHandler; field in AbstractAccessibilityServiceConnection275 mInvocationHandler = new InvocationHandler(mainHandler.getLooper()); in AbstractAccessibilityServiceConnection()1119 mInvocationHandler.setMagnificationCallbackEnabled(displayId, enabled); in setMagnificationCallbackEnabled()1123 return mInvocationHandler.isMagnificationCallbackEnabled(displayId); in isMagnificationCallbackEnabled()1131 mInvocationHandler.setSoftKeyboardCallbackEnabled(enabled); in setSoftKeyboardCallbackEnabled()1512 mInvocationHandler.obtainMessage(InvocationHandler.MSG_ON_GESTURE, in notifyGesture()1517 mInvocationHandler.sendEmptyMessage( in notifySystemActionsChangedLocked()1522 mInvocationHandler.sendEmptyMessage( in notifyClearAccessibilityNodeInfoCache()1528 mInvocationHandler in notifyMagnificationChangedLocked()1533 mInvocationHandler.notifySoftKeyboardShowModeChangedLocked(showState); in notifySoftKeyboardShowModeChangedLocked()[all …]