Home
last modified time | relevance | path

Searched defs:p1 (Results 1 – 25 of 40) sorted by relevance

12

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DCbGeoUtilsTest.java49 CbGeoUtils.LatLng p1 = new CbGeoUtils.LatLng(LAT1, LNG1); in testLatLong() local
61 CbGeoUtils.LatLng p1 = new CbGeoUtils.LatLng(LAT1, LNG1); in testPolygon() local
80 CbGeoUtils.LatLng p1 = new CbGeoUtils.LatLng(LAT1, LNG1); in testCircle() local
/cts/tests/tests/resourcesloader/src/android/content/res/loader/cts/
DResourcesLoaderFallthroughTest.kt28 val p1 = PROVIDER_ONE.openProvider(DataType.APK_DISK_FD) in <lambda>() constant
76 val p1 = PROVIDER_ONE.openProvider(DataType.APK_DISK_FD) in <lambda>() constant
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_byte/d/
DT_sget_byte_1.java21 protected static byte p1 = 77; field in T_sget_byte_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_byte/d/
DT_iget_byte_1.java21 protected static byte p1 = 77; field in T_iget_byte_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_object/d/
DT_sget_object_1.java21 protected static Object p1 = null; field in T_sget_object_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_short/d/
DT_iget_short_1.java21 protected short p1 = 32000; field in T_iget_short_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_short/d/
DT_sget_short_1.java21 protected static short p1 = 32000; field in T_sget_short_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_wide/d/
DT_iget_wide_1.java21 protected long p1 = 10; field in T_iget_wide_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_wide/d/
DT_sget_wide_1.java21 protected static long p1 = 10; field in T_sget_wide_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_char/d/
DT_sget_char_1.java21 protected static char p1 = 77; field in T_sget_char_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_object/d/
DT_iget_object_1.java21 protected Object p1 = null; field in T_iget_object_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_char/d/
DT_iget_char_1.java21 protected char p1 = 77; field in T_iget_char_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_boolean/d/
DT_sget_boolean_1.java21 protected static boolean p1 = true; field in T_sget_boolean_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget/d/
DT_iget_1.java21 protected int p1 = 10; field in T_iget_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_boolean/d/
DT_iget_boolean_1.java21 protected boolean p1 = true; field in T_iget_boolean_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget/d/
DT_sget_1.java21 protected static int p1 = 10; field in T_sget_1
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DUiccUtil.java46 public final int p1; 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/tests/tests/libcoreapievolution/src/android/apievolution/cts/
DApiEvolutionTest.java240 protected Object myMethod(Integer p1) throws Exception { in myMethod()
249 protected String myMethod(@TestAnnotation Integer p1) throws ParseException { in myMethod()
/cts/hostsidetests/theme/src/android/theme/cts/
DComparisonTask.java98 final int p1 = reference.getRGB(i, j); in checkNeighbors() local
141 final int p1 = reference.getRGB(i, j); in compare() local
/cts/tests/tests/carrierapi/src/android/carrierapi/cts/
DCarrierApiTest.java837 int p1 = 0; // no indication of application status in testIccTransmitApduLogicalChannel() local
905 int p1 = 0xFF; // only '00', '01', and '02' are allowed in testIccTransmitApduLogicalChannelWithInvalidInputs() local
988 int p1 = 0; // select by file ID in testApduFileRead() local
1014 int p1 = 0; // select EF by FID in testIccTransmitApduBasicChannel() local
1274 int p1 = 0; // select EF by FID in testIccExchangeSimIO() local
/cts/tests/tests/content/src/android/content/pm/cts/
DComponentInfoTest.java283 StringBuilderPrinter p1 = new StringBuilderPrinter(sb1); in testWriteToParcel() local
/cts/hostsidetests/jvmti/tagging/app/src/android/jvmti/cts/
DJvmtiTaggingTest.java169 Pair p1 = expectations.get(i); in check() local
/cts/tests/tests/graphics/src/android/graphics/cts/utils/
DCam.java203 float p1 = 50000.0f / 13.0f * eHue * frame.getNc() * frame.getNcb(); in fromIntInFrame() local
288 float p1 = eHue * (50000.0f / 13.0f) * frame.getNc() * frame.getNcb(); in viewed() local
/cts/tests/tests/binder_ndk/libbinder_ndk_test/
Dtest_parcel.cpp390 AParcel* p1 = AParcel_create(); in TEST_F() local
437 AParcel* p1 = AParcel_create(); in TEST_F() local

12