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