Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/tv/
DTvInputManagerService.java329 notifyInputUpdatedLocked(userState, inputId); in buildTvInputListLocked()
779 private void notifyInputUpdatedLocked(UserState userState, String inputId) { in notifyInputUpdatedLocked() method in TvInputManagerService