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