Searched refs:mSendMotionEventsEnabled (Results 1 – 2 of 2) sorted by relevance
103 private boolean mSendMotionEventsEnabled = false; field in GestureManifold237 if (mSendMotionEventsEnabled) { in onMotionEvent()421 mSendMotionEventsEnabled = mode; in setSendMotionEventsEnabled()430 return mSendMotionEventsEnabled; in isSendMotionEventsEnabled()
138 private boolean mSendMotionEventsEnabled; field in AccessibilityUserState232 mSendMotionEventsEnabled = false; in onSwitchToAnotherUserLocked()538 pw.append(", sendMotionEventsEnabled").append(String.valueOf(mSendMotionEventsEnabled)); in dump()963 return mSendMotionEventsEnabled; in isSendMotionEventsEnabled()967 mSendMotionEventsEnabled = mode; in setSendMotionEventsEnabled()