Searched refs:deviceHasGpsFeature (Results 1 – 4 of 4) sorted by relevance
78 if (!TestUtils.deviceHasGpsFeature(getContext())) { in testVariedRates()108 if (!TestUtils.deviceHasGpsFeature(getContext())) { in testVariedRatesOnOff()139 if (!TestUtils.deviceHasGpsFeature(getContext())) { in testVariedRatesRepetitive()
55 if (!TestUtils.deviceHasGpsFeature(getContext())) { in testTtffWithNetwork()
77 public static boolean deviceHasGpsFeature(Context context) { in deviceHasGpsFeature() method in TestUtils
115 if (!TestUtils.deviceHasGpsFeature(testLocationManager.getContext())) { in canTestRunOnCurrentDevice()