Searched defs:loc (Results 1 – 11 of 11) sorted by relevance
/cts/tests/location/location_coarse/src/android/location/cts/coarse/ |
D | LocationManagerCoarseTest.java | 120 Location loc = createLocation(TEST_PROVIDER, mRandom); in testGetLastKnownLocation() local 139 Location loc = createLocation(TEST_PROVIDER, mRandom); in testRequestLocationUpdates() local 153 Location loc = createLocation(TEST_PROVIDER, mRandom); in testRequestLocationUpdates_PendingIntent() local
|
/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/location/location_fine/src/android/location/cts/fine/ |
D | LocationManagerFineTest.java | 205 Location loc = createLocation(TEST_PROVIDER, mRandom); in testGetCurrentLocation() local 225 Location loc = createLocation(TEST_PROVIDER, mRandom); in testGetCurrentLocation_DirectExecutor() local 237 Location loc = createLocation(TEST_PROVIDER, mRandom); in testGetCurrentLocation_Cancellation() local 947 Location loc = createLocation(realProvider, mRandom); in testSetTestProviderLocation_B33091107() local
|
D | LocationTest.java | 449 Location loc = createTestLocation(); in testSet() local
|
/cts/tests/tests/content/src/android/content/res/cts/ |
D | ConfigurationTest.java | 646 Locale loc = Locale.forLanguageTag("en"); in testSetLocales_oneLtr() local 656 Locale loc = Locale.forLanguageTag("az-Arab"); in testSetLocales_oneRtl() local
|
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/ |
D | VpnTest.java | 459 InetSocketAddress loc = new InetSocketAddress(s.getLocalAddress(), s.getLocalPort()); in checkConnectionOwnerUidUdp() local 467 InetSocketAddress loc = new InetSocketAddress(s.getLocalAddress(), s.getLocalPort()); in checkConnectionOwnerUidTcp() local 763 InetSocketAddress loc = new InetSocketAddress(s.getLocalAddress(), s.getLocalPort()); in testGetConnectionOwnerUidSecurity() local
|
/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/ |
D | CameraMetadataGetter.java | 415 private static Object serializeLocation(Location loc) in serializeLocation()
|
/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 | 450 String loc = retriever.extractMetadata(MediaMetadataRetriever.METADATA_KEY_LOCATION); in verifyLocationInFile() local
|