Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/
DAttributionSource.java186 public @NonNull AttributionSourceState asState() { in asState() method in AttributionSource
/frameworks/base/services/core/java/com/android/server/audio/
DAudioDeviceInventory.java944 @AudioService.ConnectionState int asState = in setBluetoothActiveDevice() local