Home
last modified time | relevance | path

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

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