Searched defs:notifySwitch (Results 1 – 2 of 2) sorted by relevance
102 jmethodID notifySwitch; member833 void NativeInputManager::notifySwitch(nsecs_t when, in notifySwitch() function in android::NativeInputManager
2325 private void notifySwitch(long whenNanos, int switchValues, int switchMask) { in notifySwitch() method in InputManagerService