Searched refs:toggleCapsLock (Results 1 – 3 of 3) sorted by relevance
56 public abstract void toggleCapsLock(int deviceId); in toggleCapsLock() method in InputManagerInternal
2300 public void toggleCapsLock(int deviceId) { in toggleCapsLock() method in InputManagerService.LocalService
2880 mInputManagerInternal.toggleCapsLock(event.getDeviceId()); in interceptKeyBeforeDispatchingInner()