Searched defs:notifyInputStateChangedLocked (Results 1 - 1 of 1) sorted by path

/frameworks/base/services/core/java/com/android/server/tv/
H A DTvInputManagerService.java783 private void notifyInputStateChangedLocked(UserState userState, String inputId, method in class:TvInputManagerService
786 Slog.d(TAG, "notifyInputStateChangedLocked(inputId=" + inputId
839 notifyInputStateChangedLocked(userState, inputId, state, null);
2280 notifyInputStateChangedLocked(userState, inputState.info.getId(),

Completed in 29 milliseconds