Home
last modified time | relevance | path

Searched defs:loc (Results 1 – 10 of 10) sorted by relevance

/cts/tests/location/location_coarse/src/android/location/cts/coarse/
DLocationManagerCoarseTest.java147 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/
DLocationManagerFineTest.java247 Location loc = createLocation(TEST_PROVIDER, mRandom); in testGetCurrentLocation() local
267 Location loc = createLocation(TEST_PROVIDER, mRandom); in testGetCurrentLocation_Timeout() local
290 Location loc = createLocation(TEST_PROVIDER, mRandom); in testGetCurrentLocation_FreshOldLocation() local
302 Location loc = createLocation(TEST_PROVIDER, mRandom); in testGetCurrentLocation_DirectExecutor() local
314 Location loc = createLocation(TEST_PROVIDER, mRandom); in testGetCurrentLocation_Cancellation() local
401 Location loc = createLocation(TEST_PROVIDER, mRandom); in testRequestLocationUpdates_Passive() local
706 Location loc = createLocation(TEST_PROVIDER, mRandom); in testRequestLocationUpdates_BatterySaver_GpsDisabledScreenOff() local
758 Location loc = createLocation(TEST_PROVIDER, mRandom); in testRequestLocationUpdates_BatterySaver_AllDisabledScreenOff() local
799 Location loc = createLocation(TEST_PROVIDER, mRandom); in testRequestLocationUpdates_BatterySaver_ThrottleScreenOff() local
835 Location loc = createLocation(TEST_PROVIDER, mRandom); in testRequestLocationUpdates_LocationSettingsIgnored() local
[all …]
/cts/tests/vr/src/android/vr/cts/
DRendererProtectedTexturesTest.java71 int loc = GLES20.glGetUniformLocation(mProgram, "protectedTexture"); in onSurfaceCreated() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DDecorInsetTestsBase.java121 int[] loc = new int[2]; in rectInWindow() local
/cts/tests/tests/content/src/android/content/res/cts/
DConfigurationTest.java671 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/
DLocationTest.java457 Location loc = createTestLocation(); in testSet() local
/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/
DCameraMetadataGetter.java415 private static Object serializeLocation(Location loc) in serializeLocation()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
DItsSerializer.java258 private static Object serializeLocation(Location loc) in serializeLocation()
/cts/tests/fragment/src/android/fragment/cts/
DFragmentTransitionTest.java1046 final int[] loc = new int[2]; in getBoundsOnScreen() local
/cts/tests/media/src/android/mediav2/cts/
DMuxerTest.java495 String loc = retriever.extractMetadata(MediaMetadataRetriever.METADATA_KEY_LOCATION); in verifyLocationInFile() local