Home
last modified time | relevance | path

Searched refs:isBluetoothA2dpOn (Results 1 – 13 of 13) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/
H A DAccessibilityUtils.java141 if (mAudioManager.isWiredHeadsetOn() || mAudioManager.isBluetoothA2dpOn()) { in shouldObscureInput()
/aosp12/frameworks/base/media/java/android/media/
H A DMediaRouter.java123 mIsBluetoothA2dpOn = mAudioService.isBluetoothA2dpOn();
188 mIsBluetoothA2dpOn = mAudioService.isBluetoothA2dpOn(); in startMonitoringRoutes()
265 Log.v(TAG, "Audio routes updated: " + newRoutes + ", a2dp=" + isBluetoothA2dpOn()); in updateAudioRoutes()
294 boolean isBluetoothA2dpOn() { in isBluetoothA2dpOn() method in MediaRouter.Static
411 RouteInfo routeToSelect = isBluetoothA2dpOn() in handleGroupRouteSelected()
1071 final RouteInfo currentSystemRoute = sStatic.isBluetoothA2dpOn() in selectRouteStatic()
1138 if (sStatic.isBluetoothA2dpOn() && sStatic.mSelectedRoute != null in selectDefaultRouteStatic()
H A DIAudioService.aidl191 boolean isBluetoothA2dpOn(); in isBluetoothA2dpOn() method
H A DAudioManager.java2687 public boolean isBluetoothA2dpOn() { in isBluetoothA2dpOn() method in AudioManager
/aosp12/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioDeviceBroker.java669 /*package*/ boolean isBluetoothA2dpOn() { in isBluetoothA2dpOn() method in AudioDeviceBroker
H A DAudioService.java5358 public boolean isBluetoothA2dpOn() { in isBluetoothA2dpOn() method in AudioService
5359 return mDeviceBroker.isBluetoothA2dpOn(); in isBluetoothA2dpOn()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt10876 HSPLandroid/media/AudioManager;->isBluetoothA2dpOn()Z
10993 HSPLandroid/media/IAudioService$Stub$Proxy;->isBluetoothA2dpOn()Z
11266 HSPLandroid/media/MediaRouter$Static;->isBluetoothA2dpOn()Z
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt10871 HSPLandroid/media/AudioManager;->isBluetoothA2dpOn()Z
10988 HSPLandroid/media/IAudioService$Stub$Proxy;->isBluetoothA2dpOn()Z
11261 HSPLandroid/media/MediaRouter$Static;->isBluetoothA2dpOn()Z
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt28905 Landroid/media/IAudioService$Stub$Proxy;->isBluetoothA2dpOn()Z
29071 Landroid/media/IAudioService;->isBluetoothA2dpOn()Z
31339 Landroid/media/MediaRouter$Static;->isBluetoothA2dpOn()Z
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt20473 method @Deprecated public boolean isBluetoothA2dpOn();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt14054 method public boolean isBluetoothA2dpOn();
/aosp12/frameworks/base/services/
H A Dart-profile10771 HSPLcom/android/server/audio/AudioDeviceBroker;->isBluetoothA2dpOn()Z
11285 HSPLcom/android/server/audio/AudioService;->isBluetoothA2dpOn()Z