Searched refs:mInvocationHandler (Results 1 – 1 of 1) sorted by relevance
125 public final InvocationHandler mInvocationHandler; field in AbstractAccessibilityServiceConnection270 mInvocationHandler = new InvocationHandler(mainHandler.getLooper()); in AbstractAccessibilityServiceConnection()1094 mInvocationHandler.setMagnificationCallbackEnabled(displayId, enabled); in setMagnificationCallbackEnabled()1098 return mInvocationHandler.isMagnificationCallbackEnabled(displayId); in isMagnificationCallbackEnabled()1107 mInvocationHandler.setSoftKeyboardCallbackEnabled(enabled); in setSoftKeyboardCallbackEnabled()1484 mInvocationHandler.obtainMessage(InvocationHandler.MSG_ON_GESTURE, in notifyGesture()1489 mInvocationHandler.sendEmptyMessage( in notifySystemActionsChangedLocked()1494 mInvocationHandler.sendEmptyMessage( in notifyClearAccessibilityNodeInfoCache()1500 mInvocationHandler in notifyMagnificationChangedLocked()1505 mInvocationHandler.notifySoftKeyboardShowModeChangedLocked(showState); in notifySoftKeyboardShowModeChangedLocked()[all …]