Searched defs:notifyInputUpdatedLocked (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/tv/
H A DTvInputManagerService.java328 notifyInputUpdatedLocked(userState, inputId);
770 private void notifyInputUpdatedLocked(UserState userState, String inputId) { method in class:TvInputManagerService
772 Slog.d(TAG, "notifyInputUpdatedLocked(inputId=" + inputId + ")");

Completed in 73 milliseconds