Home
last modified time | relevance | path

Searched defs:InputServiceConnection (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/tv/
H A DTvInputManagerService.java2846 private final class InputServiceConnection implements ServiceConnection { class in TvInputManagerService
2850 private InputServiceConnection(ComponentName component, int userId) { in InputServiceConnection() method in TvInputManagerService.InputServiceConnection