Home
last modified time | relevance | path

Searched defs:p2 (Results 1 – 25 of 28) sorted by relevance

12

/cts/tests/tests/resourcesloader/src/android/content/res/loader/cts/
DResourcesLoaderFallthroughTest.kt29 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/
DCbGeoUtilsTest.java50 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/
DUiccUtil.java47 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/
DBufferedReaderLineSpliteratorTest.java54 public IntPair(int p1, int p2) { in IntPair()
/cts/hostsidetests/theme/src/android/theme/cts/
DComparisonTask.java99 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/
DCarrierApiTest.java761 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/
DAmbiguousBundlesTest.java758 Parcel p2 = Parcel.obtain(); in makeStringToInject() local
793 Parcel p2 = Parcel.obtain(); in writeBundleSkippingHeaders() local
/cts/tests/tests/content/src/android/content/pm/cts/
DComponentInfoTest.java285 StringBuilderPrinter p2 = new StringBuilderPrinter(sb2); in testWriteToParcel() local
/cts/hostsidetests/jvmti/tagging/app/src/android/jvmti/cts/
DJvmtiTaggingTest.java170 Pair p2 = tmp.get(i); in check() local
/cts/tests/tests/graphics/src/android/graphics/cts/utils/
DCam.java177 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/
Dtest_parcel.cpp391 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/
DRelativeLayoutTest.java332 RelativeLayout.LayoutParams p2 = new RelativeLayout.LayoutParams(200, 300); in testCheckLayoutParams() local
DGalleryTest.java227 Gallery.LayoutParams p2 = new Gallery.LayoutParams(320, 480); in testCheckLayoutParams() local
DExpandableListViewTest.java583 Parcelable p2 = dest.onSaveInstanceState(); in testOnSaveInstanceState() local
/cts/tests/simplecpu/jni/
DCpuNativeJni.cpp180 int cmpint(const void* p1, const void* p2) in cmpint()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/analyzers/
DBaseSineAnalyzer.java216 double calculatePhaseError(double p1, double p2) { in calculatePhaseError()
/cts/tests/devicepolicy/telephony/src/android/devicepolicy/cts/telephony/
DWorkProfileTelephonyTest.java576 try (PermissionContext p2 = TestApis.permissions().withPermission( in allManagedSubscriptions_accessWorkCallLogFromPersonalProfile_fails()
/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/
DIRadioSimImpl.java476 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/
DCrossAppDragAndDropTests.java313 Point p2 = getWindowCenter(targetComponentName); in assertDragAndDropResults() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/other/
DDragDropTest.java107 Parcel p2 = Parcel.obtain(); in compareParcelables() local
/cts/tests/tests/animation/src/android/animation/cts/
DValueAnimatorTest.java392 PropertyValuesHolder p2 = PropertyValuesHolder.ofFloat("scaleY", 1f, 2f); in testValuesSetterAndGetter() local
/cts/tests/tests/os/src/android/os/cts/
DParcelTest.java154 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/
DPaintTest.java251 Paint p2 = new Paint(); in testSet() local
/cts/tests/tests/systemui/src/android/systemui/cts/
DWindowInsetsBehaviorTests.java385 private void swipeByUiDevice(Point p1, Point p2) { in swipeByUiDevice()
/cts/tests/tests/content/src/android/content/res/cts/
DResourcesTest.java1082 Paint p2 = new Paint(); in getLargerTypeface() local

12