/cts/tests/tests/resourcesloader/src/android/content/res/loader/cts/ |
D | ResourcesLoaderFallthroughTest.kt | 29 val p2 = PROVIDER_TWO.openProvider(DataType.APK_DISK_FD) in <lambda>() constant 77 val p2 = PROVIDER_TWO.openProvider(DataType.APK_DISK_FD) in <lambda>() constant
|
/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
D | CbGeoUtilsTest.java | 50 CbGeoUtils.LatLng p2 = new CbGeoUtils.LatLng(LAT2, LNG2); in testLatLong() local 62 CbGeoUtils.LatLng p2 = new CbGeoUtils.LatLng(LAT2, LNG2); in testPolygon() local
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | UiccUtil.java | 47 public final int p2; field in UiccUtil.ApduCommand 51 public ApduCommand(int cla, int ins, int p1, int p2, int p3, @Nullable String data) { in ApduCommand()
|
/cts/tests/signature/tests/src/android/signature/cts/tests/ |
D | BufferedReaderLineSpliteratorTest.java | 54 public IntPair(int p1, int p2) { in IntPair()
|
/cts/hostsidetests/theme/src/android/theme/cts/ |
D | ComparisonTask.java | 99 final int p2 = generated.getRGB(i, j); in checkNeighbors() local 142 final int p2 = generated.getRGB(i, j); in compare() local
|
/cts/tests/tests/security/src/android/security/cts/ |
D | AmbiguousBundlesTest.java | 758 Parcel p2 = Parcel.obtain(); in makeStringToInject() local 793 Parcel p2 = Parcel.obtain(); in writeBundleSkippingHeaders() local
|
/cts/tests/tests/carrierapi/src/android/carrierapi/cts/ |
D | CarrierApiTest.java | 844 int p2 = 0x0C; // '0C' for no data returned (TS 102 221 Section 11.1.1.2) in testIccOpenLogicalChannelWithValidP2() local 862 int p2 = 0xF0; in testIccOpenLogicalChannelWithInvalidP2() local 960 int p2 = 0; // same response parameters as the SELECT in the iccOpenLogicalChannel() in testIccTransmitApduLogicalChannel() local 1029 int p2 = 0; // same response parameters as the SELECT in the iccOpenLogicalChannel() in testIccTransmitApduLogicalChannelWithInvalidInputs() local 1161 int p2 = 0x0C; // no data returned in testApduFileRead() local 1282 int p2 = 0x0C; // requesting FCP template in testIccTransmitApduBasicChannel() local 1546 int p2 = 0x0C; // requesting FCP template in testIccExchangeSimIO() local
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | PaintTest.java | 253 Paint p2 = new Paint(); in testSet() local 2332 final Paint p2 = new Paint(); in testFontVariationTypefaceInstance_Cached() local 2346 final Paint p2 = new Paint(); in testFontVariationTypefaceInstance_Cached_EquivalentFontVariationSettings() local 2360 final Paint p2 = new Paint(); in testFontVariationTypefaceInstance_NotCachedForOtherConfig() local
|
/cts/tests/tests/content/src/android/content/pm/cts/ |
D | ComponentInfoTest.java | 285 StringBuilderPrinter p2 = new StringBuilderPrinter(sb2); in testWriteToParcel() local
|
/cts/hostsidetests/jvmti/tagging/app/src/android/jvmti/cts/ |
D | JvmtiTaggingTest.java | 170 Pair p2 = tmp.get(i); in check() local
|
/cts/tests/tests/graphics/src/android/graphics/cts/utils/ |
D | Cam.java | 177 float p2 = (40.0f * rA + 20.0f * gA + bA) / 20.0f; in fromIntInFrame() local 289 float p2 = (ac / frame.getNbb()); in viewed() local
|
/cts/hostsidetests/credentials/src/android/cts/credentials/backuprestore/ |
D | CredentialManagerRestoreSettingsHostSideTest.java | 207 String p2 = str.substring(sep + 1); in normalizedString() local
|
/cts/tests/tests/binder_ndk/libbinder_ndk_test/ |
D | test_parcel.cpp | 391 AParcel* p2 = AParcel_create(); in TEST_F() local 438 AParcel* p2 = AParcel_create(); in TEST_F() local
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | RelativeLayoutTest.java | 332 RelativeLayout.LayoutParams p2 = new RelativeLayout.LayoutParams(200, 300); in testCheckLayoutParams() local
|
D | GalleryTest.java | 227 Gallery.LayoutParams p2 = new Gallery.LayoutParams(320, 480); in testCheckLayoutParams() local
|
D | ExpandableListViewTest.java | 583 Parcelable p2 = dest.onSaveInstanceState(); in testOnSaveInstanceState() local
|
/cts/tests/simplecpu/jni/ |
D | CpuNativeJni.cpp | 188 int cmpint(const void* p1, const void* p2) in cmpint()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/analyzers/ |
D | BaseSineAnalyzer.java | 224 double calculatePhaseError(double p1, double p2) { in calculatePhaseError()
|
/cts/tests/devicepolicy/telephony/src/android/devicepolicy/cts/telephony/ |
D | WorkProfileTelephonyTest.java | 579 try (PermissionContext p2 = TestApis.permissions().withPermission( in allManagedSubscriptions_accessWorkCallLogFromPersonalProfile_fails()
|
/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/ |
D | IRadioSimImpl.java | 543 int p2, in getIccIoResult() 675 public void iccOpenLogicalChannel(int serial, String aid, int p2) { in iccOpenLogicalChannel()
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/window/ |
D | CrossAppDragAndDropTests.java | 313 Point p2 = getWindowCenter(targetComponentName); in assertDragAndDropResults() local
|
/cts/tests/tests/os/src/android/os/cts/ |
D | ParcelTest.java | 164 Parcel p2 = Parcel.obtain(); in testObtain() local 189 Parcel p2; in testAppendFrom() local 405 Parcel p2 = Parcel.obtain(); in testMarshall() local 453 Parcel p2 = Parcel.obtain(); in testMarshall_ByteBuffer() local
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/other/ |
D | DragDropTest.java | 109 Parcel p2 = Parcel.obtain(); in compareParcelables() local
|
/cts/tests/tests/animation/src/android/animation/cts/ |
D | ValueAnimatorTest.java | 392 PropertyValuesHolder p2 = PropertyValuesHolder.ofFloat("scaleY", 1f, 2f); in testValuesSetterAndGetter() local
|
/cts/tests/tests/systemui/src/android/systemui/cts/ |
D | WindowInsetsBehaviorTests.java | 395 private void swipeByUiDevice(Point p1, Point p2) { in swipeByUiDevice()
|