Home
last modified time | relevance | path

Searched defs:asState (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/content/
H A DAttributionSource.java185 public @NonNull AttributionSourceState asState() { in asState() method in AttributionSource
/aosp12/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioDeviceInventory.java887 @AudioService.ConnectionState int asState = in setBluetoothA2dpDeviceConnectionState() local