Home
last modified time | relevance | path

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

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