Searched defs:notifyStylusGestureStarted (Results 1 – 5 of 5) sorted by relevance
258 void FakeInputReaderPolicy::notifyStylusGestureStarted(int32_t deviceId, nsecs_t eventTime) { in notifyStylusGestureStarted() function in android::FakeInputReaderPolicy
291 void notifyStylusGestureStarted(int32_t, nsecs_t) {} in notifyStylusGestureStarted() function342 void notifyStylusGestureStarted(int32_t, nsecs_t) {} in notifyStylusGestureStarted() function
430 public void notifyStylusGestureStarted(int deviceId, long eventTime) { in notifyStylusGestureStarted() method in BatteryController
2561 private void notifyStylusGestureStarted(int deviceId, long eventTime) { in notifyStylusGestureStarted() method in InputManagerService
110 jmethodID notifyStylusGestureStarted; member1304 void NativeInputManager::notifyStylusGestureStarted(int32_t deviceId, nsecs_t eventTime) { in notifyStylusGestureStarted() function in android::NativeInputManager