Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiControlShellCommand.java42 HdmiControlShellCommand(IHdmiControlService.Stub binderService) { in HdmiControlShellCommand()
/aosp12/art/tools/ahat/src/test-dump/
H A DDumpedStuff.java209 Object binderService = new BinderService(); field in DumpedStuff
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/display/
H A DDisplayManagerServiceTest.java542 DisplayManagerService.BinderService binderService = displayManager.new BinderService(); in testCreateVirtualDisplay_displayIdToMirror() local
588 DisplayManagerService.BinderService binderService = displayManager.new BinderService(); in testCreateVirtualDisplay_setSurface() local
/aosp12/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DHotwordDetectionConnection.java884 IContentCaptureManager binderService = IContentCaptureManager.Stub.asInterface(b); in updateContentCaptureManager() local