Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/tv/
DTvInputManagerService.java794 private void notifyInputStateChangedLocked(UserState userState, String inputId, in notifyInputStateChangedLocked() method in TvInputManagerService
858 notifyInputStateChangedLocked(userState, inputId, state, null); in setStateLocked()
2313 notifyInputStateChangedLocked(userState, inputState.info.getId(), in onServiceConnected()