Home
last modified time | relevance | path

Searched refs:RANGE_CLOSE (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/
H A DNearbyDevice.java62 public static final int RANGE_CLOSE = 3; field in NearbyDevice
78 RANGE_CLOSE,
99 case RANGE_CLOSE: in rangeZoneToString()
113 RANGE_FAR, RANGE_LONG, RANGE_CLOSE, RANGE_WITHIN_REACH);
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/dialog/
H A DMediaOutputControllerTest.java218 when(mNearbyDevice2.getRangeZone()).thenReturn(NearbyDevice.RANGE_CLOSE); in setUp()
385 verify(mMediaDevice2).setRangeZone(NearbyDevice.RANGE_CLOSE); in onDeviceListUpdate_withNearbyDevices_updatesRangeInformation()
/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/media/
H A DMediaDeviceTest.java212 mBluetoothMediaDevice2.setRangeZone(NearbyDevice.RANGE_CLOSE); in compareTo_differentRange_sortWithRange()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt7160 field public static final int RANGE_CLOSE = 3; // 0x3