Searched refs:canTestRunOnCurrentDevice (Results 1 – 7 of 7) sorted by relevance
87 if (!TestMeasurementUtil.canTestRunOnCurrentDevice(mTestLocationManager, in testGnssNavigationMessageRegistration()
87 if (!TestMeasurementUtil.canTestRunOnCurrentDevice(mTestLocationManager, in testGnssMeasurementRegistration()
76 if (!TestMeasurementUtil.canTestRunOnCurrentDevice(mTestLocationManager, in testListenForGnssMeasurements()
79 if (!TestMeasurementUtil.canTestRunOnCurrentDevice(mTestLocationManager, in testGnssMultiConstellationSupported()
71 if (!TestMeasurementUtil.canTestRunOnCurrentDevice(mTestLocationManager, in testGnssNavigationMessageMandatoryFieldRanges()
96 if (!TestMeasurementUtil.canTestRunOnCurrentDevice(mTestLocationManager, in testGnssMeasurementWhenNoLocation()
62 public static boolean canTestRunOnCurrentDevice(TestLocationManager testLocationManager, in canTestRunOnCurrentDevice() method in TestMeasurementUtil