/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/carrierapi/src/android/carrierapi/cts/ |
D | CarrierApiTest.java | 761 int p2 = 0x0C; // '0C' for no data returned (TS 102 221 Section 11.1.1.2) in testIccOpenLogicalChannelWithValidP2() local 778 int p2 = 0xF0; in testIccOpenLogicalChannelWithInvalidP2() local 838 int p2 = 0; // same response parameters as the SELECT in the iccOpenLogicalChannel() in testIccTransmitApduLogicalChannel() local 906 int p2 = 0; // same response parameters as the SELECT in the iccOpenLogicalChannel() in testIccTransmitApduLogicalChannelWithInvalidInputs() local 989 int p2 = 0x0C; // no data returned in testApduFileRead() local 1015 int p2 = 0x0C; // requesting FCP template in testIccTransmitApduBasicChannel() local 1275 int p2 = 0x0C; // requesting FCP template in testIccExchangeSimIO() 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 | 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/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 | 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/devicepolicy/telephony/src/android/devicepolicy/cts/telephony/ |
D | WorkProfileTelephonyTest.java | 576 try (PermissionContext p2 = TestApis.permissions().withPermission( in allManagedSubscriptions_accessWorkCallLogFromPersonalProfile_fails()
|
/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/ |
D | IRadioSimImpl.java | 476 int p2, in getIccIoResult() 608 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/framework/base/windowmanager/src/android/server/wm/other/ |
D | DragDropTest.java | 107 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/os/src/android/os/cts/ |
D | ParcelTest.java | 154 Parcel p2 = Parcel.obtain(); in testObtain() local 179 Parcel p2; in testAppendFrom() local 397 Parcel p2 = Parcel.obtain(); in testMarshall() local
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | PaintTest.java | 251 Paint p2 = new Paint(); in testSet() local
|
/cts/tests/tests/systemui/src/android/systemui/cts/ |
D | WindowInsetsBehaviorTests.java | 385 private void swipeByUiDevice(Point p1, Point p2) { in swipeByUiDevice()
|
/cts/tests/tests/content/src/android/content/res/cts/ |
D | ResourcesTest.java | 1082 Paint p2 = new Paint(); in getLargerTypeface() local
|