Searched refs:TEST_RADIOS_PROP (Results 1 – 1 of 1) sorted by relevance
47 static final String TEST_RADIOS_PROP = "test.radios"; field in DataUsageUtils70 return SystemProperties.get(DataUsageUtils.TEST_RADIOS_PROP).contains(ETHERNET); in hasEthernet()108 return SystemProperties.get(DataUsageUtils.TEST_RADIOS_PROP).contains("mobile"); in hasReadyMobileRadio()146 return SystemProperties.get(TEST_RADIOS_PROP).contains("wifi"); in hasWifiRadio()