| /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/tests/tests/carrierapi/src/android/carrierapi/cts/ |
| D | CarrierApiTest.java | 704 int p2 = 0x0C; // '0C' for no data returned (TS 102 221 Section 11.1.1.2) in testIccOpenLogicalChannelWithValidP2() local 721 int p2 = 0xF0; in testIccOpenLogicalChannelWithInvalidP2() local 781 int p2 = 0; // same response parameters as the SELECT in the iccOpenLogicalChannel() in testIccTransmitApduLogicalChannel() local 849 int p2 = 0; // same response parameters as the SELECT in the iccOpenLogicalChannel() in testIccTransmitApduLogicalChannelWithInvalidInputs() local 932 int p2 = 0x0C; // no data returned in testApduFileRead() local 958 int p2 = 0x0C; // requesting FCP template in testIccTransmitApduBasicChannel() local 1218 int p2 = 0x0C; // requesting FCP template in testIccExchangeSimIO() local
|
| /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/content/src/android/content/pm/cts/ |
| D | ComponentInfoTest.java | 237 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/common/device-side/bedstead/nene/src/test/java/com/android/bedstead/nene/permissions/ |
| D | PermissionsTest.java | 116 try (PermissionContext p2 = in autoclose_withoutPermission_permissionIsGrantedAgain()
|
| /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/tests/tests/binder_ndk/libbinder_ndk_test/ |
| D | test_parcel.cpp | 381 AParcel* p2 = AParcel_create(); in TEST_F() local 428 AParcel* p2 = AParcel_create(); in TEST_F() local
|
| /cts/tests/tests/widget/src/android/widget/cts/ |
| D | RelativeLayoutTest.java | 324 RelativeLayout.LayoutParams p2 = new RelativeLayout.LayoutParams(200, 300); in testCheckLayoutParams() local
|
| D | GalleryTest.java | 219 Gallery.LayoutParams p2 = new Gallery.LayoutParams(320, 480); in testCheckLayoutParams() local
|
| D | ExpandableListViewTest.java | 559 Parcelable p2 = dest.onSaveInstanceState(); in testOnSaveInstanceState() local
|
| /cts/tests/simplecpu/jni/ |
| D | CpuNativeJni.cpp | 180 int cmpint(const void* p1, const void* p2) in cmpint()
|
| /cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/analyzers/ |
| D | BaseSineAnalyzer.java | 216 double calculatePhaseError(double p1, double p2) { in calculatePhaseError()
|
| /cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/ |
| D | IRadioSimImpl.java | 465 int p2, in getIccIoResult() 562 public void iccOpenLogicalChannel(int serial, String aid, int p2) { in iccOpenLogicalChannel()
|
| /cts/tests/framework/base/windowmanager/src/android/server/wm/ |
| D | CrossAppDragAndDropTests.java | 240 Point p2 = getWindowCenter(targetComponentName); in assertDragAndDropResults() local
|
| D | DragDropTest.java | 104 Parcel p2 = Parcel.obtain(); in compareParcelables() local
|
| /cts/tests/devicepolicy/telephony/src/android/devicepolicy/cts/telephony/ |
| D | WorkProfileTelephonyTest.java | 573 try (PermissionContext p2 = TestApis.permissions().withPermission( in allManagedSubscriptions_accessWorkCallLogFromPersonalProfile_fails()
|
| /cts/tests/tests/animation/src/android/animation/cts/ |
| D | ValueAnimatorTest.java | 383 PropertyValuesHolder p2 = PropertyValuesHolder.ofFloat("scaleY", 1f, 2f); in testValuesSetterAndGetter() local
|
| /cts/tests/tests/os/src/android/os/cts/ |
| D | ParcelTest.java | 66 Parcel p2 = Parcel.obtain(); in testObtain() local 90 Parcel p2; in testAppendFrom() local 280 Parcel p2 = Parcel.obtain(); in testMarshall() local
|
| /cts/tests/tests/systemui/src/android/systemui/cts/ |
| D | WindowInsetsBehaviorTests.java | 383 private void swipeByUiDevice(Point p1, Point p2) { in swipeByUiDevice()
|
| /cts/tests/tests/graphics/src/android/graphics/cts/ |
| D | PaintTest.java | 243 Paint p2 = new Paint(); in testSet() local
|