Searched refs:CHARACTERISTICS_KEY_BOOLEAN_LCR (Results 1 – 4 of 4) sorted by relevance
106 public static final String CHARACTERISTICS_KEY_BOOLEAN_LCR = "key_lcr"; field in WifiRttManager123 CHARACTERISTICS_KEY_BOOLEAN_LCR,
21 import static android.net.wifi.rtt.WifiRttManager.CHARACTERISTICS_KEY_BOOLEAN_LCR;481 characteristics.putBoolean(CHARACTERISTICS_KEY_BOOLEAN_LCR, capabilities.lcrSupported); in covertCapabilitiesToBundle()
21 import static android.net.wifi.rtt.WifiRttManager.CHARACTERISTICS_KEY_BOOLEAN_LCR;1366 assertTrue(characteristics.getBoolean(CHARACTERISTICS_KEY_BOOLEAN_LCR)); in testGetRttCharacteristics()
1834 field public static final String CHARACTERISTICS_KEY_BOOLEAN_LCR = "key_lcr";