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

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

Completed in 31 milliseconds