Searched refs:mAudioModeOwner (Results 1 – 1 of 1) sorted by relevance
240 mAudioModeOwner = mAudioService.getAudioModeOwner(); in onSystemReady()455 if (crc.getUid() == mAudioModeOwner.mUid) { in topCommunicationRouteClient()459 if (!mCommunicationRouteClients.isEmpty() && mAudioModeOwner.mPid == 0 in topCommunicationRouteClient()478 + device + " mAudioModeOwner: " + mAudioModeOwner.toString()); in requestedCommunicationDevice()1637 pw.println("\n" + prefix + "mAudioModeOwner: " + mAudioModeOwner); in dump()1836 mAudioModeOwner = (AudioModeInfo) msg.obj; in handleMessage()2501 return mAudioModeOwner.mMode == AudioSystem.MODE_IN_COMMUNICATION in communnicationDeviceLeAudioCompatOn()2503 USE_SET_COMMUNICATION_DEVICE, mAudioModeOwner.mUid) in communnicationDeviceLeAudioCompatOn()2504 || mAudioModeOwner.mUid == android.os.Process.SYSTEM_UID); in communnicationDeviceLeAudioCompatOn()2513 return mAudioModeOwner.mMode == AudioSystem.MODE_IN_COMMUNICATION in communnicationDeviceHaCompatOn()[all …]