Searched refs:RANGE_CLOSE (Results 1 – 4 of 4) sorted by relevance
62 public static final int RANGE_CLOSE = 3; field in NearbyDevice78 RANGE_CLOSE,99 case RANGE_CLOSE: in rangeZoneToString()113 RANGE_FAR, RANGE_LONG, RANGE_CLOSE, RANGE_WITHIN_REACH);
231 when(mNearbyDevice2.getRangeZone()).thenReturn(NearbyDevice.RANGE_CLOSE); in setUp()422 verify(mMediaDevice2).setRangeZone(NearbyDevice.RANGE_CLOSE); in onDeviceListUpdate_withNearbyDevices_updatesRangeInformation()
202 mBluetoothMediaDevice2.setRangeZone(NearbyDevice.RANGE_CLOSE); in compareTo_differentRange_sortWithRange()
7338 field public static final int RANGE_CLOSE = 3; // 0x3