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()1284 mInvocationHandler.setMagnificationCallbackEnabled(displayId, enabled); in setMagnificationCallbackEnabled()1288 return mInvocationHandler.isMagnificationCallbackEnabled(displayId); in isMagnificationCallbackEnabled()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()1750 mInvocationHandler.notifySoftKeyboardShowModeChangedLocked(showState); in notifySoftKeyboardShowModeChangedLocked()[all …]