Searched refs:mControllerService (Results 1 – 1 of 1) sorted by relevance
187 private final ControllerService mControllerService = new ControllerService(); field in AudioService764 mControllerService.init(); in onSystemReady()5936 pw.print(" mControllerService="); pw.println(mControllerService); in dump()5962 if (mControllerService.mUid != 0 && Binder.getCallingUid() == mControllerService.mUid) { in enforceVolumeController()6186 return mControllerService.mUid; in getVolumeControllerUid()