Searched refs:deviceHasGpsFeature (Results 1 – 4 of 4) sorted by relevance
77 if (!TestUtils.deviceHasGpsFeature(getContext())) { in testVariedRates()107 if (!TestUtils.deviceHasGpsFeature(getContext())) { in testVariedRatesOnOff()138 if (!TestUtils.deviceHasGpsFeature(getContext())) { in testVariedRatesRepetitive()
53 if (!TestUtils.deviceHasGpsFeature(getContext())) { in testTtffWithNetwork()
74 public static boolean deviceHasGpsFeature(Context context) { in deviceHasGpsFeature() method in TestUtils
111 if (!TestUtils.deviceHasGpsFeature(testLocationManager.getContext())) { in canTestRunOnCurrentDevice()