Home
last modified time | relevance | path

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

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