Searched defs:notifyStylusGestureStarted (Results 1 – 3 of 3) sorted by relevance
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