Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiControlShellCommand.java42 HdmiControlShellCommand(IHdmiControlService.Stub binderService) { in HdmiControlShellCommand()
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DHotwordDetectionConnection.java1015 IContentCaptureManager binderService = IContentCaptureManager.Stub.asInterface(b); in updateContentCaptureManager() local
1023 IRecognitionServiceManager binderService = IRecognitionServiceManager.Stub.asInterface(b); in updateSpeechService() local
/frameworks/base/services/tests/servicestests/src/com/android/server/power/
DPowerManagerServiceTest.java2393 BinderService binderService = mService.getBinderServiceInstance(); in testMultiDisplay_isInteractive_nonExistentGroup() local
2440 BinderService binderService = mService.getBinderServiceInstance(); in testMultiDisplay_isInteractive_returnsCorrectValue() local