Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
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);
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/dialog/
DMediaOutputControllerTest.java231 when(mNearbyDevice2.getRangeZone()).thenReturn(NearbyDevice.RANGE_CLOSE); in setUp()
422 verify(mMediaDevice2).setRangeZone(NearbyDevice.RANGE_CLOSE); in onDeviceListUpdate_withNearbyDevices_updatesRangeInformation()
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/media/
DMediaDeviceTest.java202 mBluetoothMediaDevice2.setRangeZone(NearbyDevice.RANGE_CLOSE); in compareTo_differentRange_sortWithRange()
/frameworks/base/core/api/
Dsystem-current.txt7338 field public static final int RANGE_CLOSE = 3; // 0x3