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

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

Completed in 117 milliseconds