Searched defs:notifyStickyModifierStateChanged (Results 1 – 4 of 4) sorted by relevance
46 public void notifyStickyModifierStateChanged(int modifierState, int lockedModifierState) { in notifyStickyModifierStateChanged() method in StickyModifierStateController123 public void notifyStickyModifierStateChanged(int modifierState, int lockedModifierState) { in notifyStickyModifierStateChanged() method in StickyModifierStateController.StickyModifierStateListenerRecord
2690 void notifyStickyModifierStateChanged(int modifierState, int lockedModifierState) { in notifyStickyModifierStateChanged() method in InputManagerService
112 private fun notifyStickyModifierStateChanged(modifierState: Int, lockedModifierState: Int) { in <lambda>() method
117 jmethodID notifyStickyModifierStateChanged; member791 void NativeInputManager::notifyStickyModifierStateChanged(uint32_t modifierState, in notifyStickyModifierStateChanged() function in android::NativeInputManager