Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/tv/
H A DTvInputManagerService.java983 private void notifyInputStateChangedLocked(UserState userState, String inputId, in notifyInputStateChangedLocked() method in TvInputManagerService
1074 notifyInputStateChangedLocked(userState, inputId, state, null); in setStateLocked()
2896 notifyInputStateChangedLocked(userState, inputState.info.getId(), in onServiceConnected()