Home
last modified time | relevance | path

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

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