Searched refs:testLocationManager (Results 1 – 2 of 2) sorted by relevance
42 TestGpsStatusListener(int gpsStatusCountToCollect, TestLocationManager testLocationManager) { in TestGpsStatusListener() argument44 mLocationManager = testLocationManager.getLocationManager(); in TestGpsStatusListener()
62 public static boolean canTestRunOnCurrentDevice(TestLocationManager testLocationManager, in canTestRunOnCurrentDevice() argument77 PackageManager pm = testLocationManager.getContext().getPackageManager(); in canTestRunOnCurrentDevice()87 boolean gpsProviderEnabled = testLocationManager.getLocationManager() in canTestRunOnCurrentDevice()97 int gnssYearOfHardware = testLocationManager.getLocationManager().getGnssYearOfHardware(); in canTestRunOnCurrentDevice()