Searched defs:notifyStylusGestureStarted (Results 1 – 5 of 5) sorted by relevance
251 void FakeInputReaderPolicy::notifyStylusGestureStarted(int32_t deviceId, nsecs_t eventTime) { in notifyStylusGestureStarted() function in android::FakeInputReaderPolicy
285 void notifyStylusGestureStarted(int32_t, nsecs_t) {} in notifyStylusGestureStarted() function334 void notifyStylusGestureStarted(int32_t, nsecs_t) {} in notifyStylusGestureStarted() function
430 public void notifyStylusGestureStarted(int deviceId, long eventTime) { in notifyStylusGestureStarted() method in BatteryController
2471 private void notifyStylusGestureStarted(int deviceId, long eventTime) { in notifyStylusGestureStarted() method in InputManagerService
118 jmethodID notifyStylusGestureStarted; member1391 void NativeInputManager::notifyStylusGestureStarted(int32_t deviceId, nsecs_t eventTime) { in notifyStylusGestureStarted() function in android::NativeInputManager