Searched refs:toggleCapsLock (Results 1 – 3 of 3) sorted by relevance
58 public abstract void toggleCapsLock(int deviceId); in toggleCapsLock() method in InputManagerInternal
2484 public void toggleCapsLock(int deviceId) { in toggleCapsLock() method in InputManagerService.LocalService
2814 mInputManagerInternal.toggleCapsLock(event.getDeviceId()); in interceptKeyBeforeDispatching()