Home
last modified time | relevance | path

Searched refs:setLightStatesInternal (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java2494 private void setLightStatesInternal(int deviceId, int[] lightIds, LightState[] lightStates) { in setLightStatesInternal() method in InputManagerService
2525 setLightStatesInternal(deviceId, lightIds, lightStates); in setLightStates()
2565 setLightStatesInternal(deviceId, lightSession.mLightIds, in closeLightSession()
2572 setLightStatesInternal(deviceId, nextSession.mLightIds, nextSession.mLightStates); in closeLightSession()