Searched defs:loc (Results 1 – 9 of 9) sorted by relevance
/cts/tests/location/location_coarse/src/android/location/cts/coarse/ |
D | LocationManagerCoarseTest.java | 147 Location loc = createLocation(TEST_PROVIDER, mRandom); in testGetLastKnownLocation() local 167 Location loc = createLocation(TEST_PROVIDER, mRandom); in testRequestLocationUpdates() local 190 Location loc = createLocation(TEST_PROVIDER, mRandom); in testRequestLocationUpdates_Passive() local 214 Location loc = createLocation(TEST_PROVIDER, mRandom); in testRequestLocationUpdates_PendingIntent() local
|
/cts/tests/location/location_fine/src/android/location/cts/fine/ |
D | LocationManagerFineTest.java | 247 Location loc = createLocation(TEST_PROVIDER, mRandom); in testGetCurrentLocation() local 288 Location loc = createLocation(TEST_PROVIDER, mRandom); in testGetCurrentLocation_FreshOldLocation() local 300 Location loc = createLocation(TEST_PROVIDER, mRandom); in testGetCurrentLocation_DirectExecutor() local 312 Location loc = createLocation(TEST_PROVIDER, mRandom); in testGetCurrentLocation_Cancellation() local 399 Location loc = createLocation(TEST_PROVIDER, mRandom); in testRequestLocationUpdates_Passive() local 705 Location loc = createLocation(TEST_PROVIDER, mRandom); in testRequestLocationUpdates_BatterySaver_GpsDisabledScreenOff() local 758 Location loc = createLocation(TEST_PROVIDER, mRandom); in testRequestLocationUpdates_BatterySaver_AllDisabledScreenOff() local 800 Location loc = createLocation(TEST_PROVIDER, mRandom); in testRequestLocationUpdates_BatterySaver_ThrottleScreenOff() local 836 Location loc = createLocation(TEST_PROVIDER, mRandom); in testRequestLocationUpdates_LocationSettingsIgnored() local 1463 Location loc = createLocation(realProvider, mRandom); in testSetTestProviderLocation_B33091107() local [all …]
|
/cts/tests/vr/src/android/vr/cts/ |
D | RendererProtectedTexturesTest.java | 71 int loc = GLES20.glGetUniformLocation(mProgram, "protectedTexture"); in onSurfaceCreated() local
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/ |
D | DecorInsetTestsBase.java | 121 int[] loc = new int[2]; in rectInWindow() local
|
/cts/tests/tests/content/src/android/content/res/cts/ |
D | ConfigurationTest.java | 671 Locale loc = Locale.forLanguageTag("en"); in testSetLocales_oneLtr() local 681 Locale loc = Locale.forLanguageTag("az-Arab"); in testSetLocales_oneRtl() local
|
/cts/tests/location/location_none/src/android/location/cts/none/ |
D | LocationTest.java | 457 Location loc = createTestLocation(); in testSet() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/ |
D | ItsSerializer.java | 258 private static Object serializeLocation(Location loc) in serializeLocation()
|
/cts/tests/fragment/src/android/fragment/cts/ |
D | FragmentTransitionTest.java | 1046 final int[] loc = new int[2]; in getBoundsOnScreen() local
|
/cts/tests/media/src/android/mediav2/cts/ |
D | MuxerTest.java | 495 String loc = retriever.extractMetadata(MediaMetadataRetriever.METADATA_KEY_LOCATION); in verifyLocationInFile() local
|