Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java2571 LightSession nextSession = mLightSessions.valueAt(0); in closeLightSession() local
2572 setLightStatesInternal(deviceId, nextSession.mLightIds, nextSession.mLightStates); in closeLightSession()