Home
last modified time | relevance | path

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

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