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
3122 void notifyStickyModifierStateChanged(int modifierState, int lockedModifierState) { in notifyStickyModifierStateChanged() method in InputManagerService
98 private fun notifyStickyModifierStateChanged(modifierState: Int, lockedModifierState: Int) { in <lambda>() method
124 jmethodID notifyStickyModifierStateChanged; member941 void NativeInputManager::notifyStickyModifierStateChanged(uint32_t modifierState, in notifyStickyModifierStateChanged() function in android::NativeInputManager