| /cts/tests/app/src/android/app/cts/ |
| D | AppTaskTests.java | 99 final Activity a1 = mActivityRule.launchActivity(null); in testSingleAppTask() local 127 final Activity a1 = mActivityRule.launchActivity(null); in testFinishAndRemoveTask() local 138 final Activity a1 = mActivityRule.launchActivity(null); in testMoveToFront() local 168 final Activity a1 = mActivityRule.launchActivity(null); in testStartActivityInTask_NoNewTask() local 189 final Activity a1 = mActivityRule.launchActivity(null); in testStartActivityInTask_NewTask() local 206 final Activity a1 = mActivityRule.launchActivity(null); in testSetExcludeFromRecents() local
|
| /cts/tests/tests/renderscript/src/android/renderscript/cts/ |
| D | VLoadTest.java | 110 private void verify(byte[] a1, byte[] a2, String s) { in verify() 121 private void verify(short[] a1, short[] a2, String s) { in verify() 132 private void verify(int[] a1, int[] a2, String s) { in verify() 143 private void verify(long[] a1, long[] a2, String s) { in verify() 154 private void verify(float[] a1, float[] a2, String s) { in verify() 165 private void verify(double[] a1, double[] a2, String s) { in verify()
|
| D | GetSetTest.java | 144 private void verify(byte[] a1, byte[] a2, Allocation alloc, String s, int vsize) { in verify() 158 private void verify(short[] a1, short[] a2, Allocation alloc, String s, int vsize) { in verify() 172 private void verify(int[] a1, int[] a2, Allocation alloc, String s, int vsize) { in verify() 186 private void verify(long[] a1, long[] a2, Allocation alloc, String s, int vsize) { in verify() 200 private void verify(float[] a1, float[] a2, Allocation alloc, String s, int vsize) { in verify() 214 private void verify(double[] a1, double[] a2, Allocation alloc, String s, int vsize) { in verify()
|
| D | LaunchClip.java | 45 int a0, int a1, int a2, int a3) { in setup()
|
| D | ImageProcessingTest.java | 70 private Allocation a1, a2; field in ImageProcessingTest
|
| /cts/hostsidetests/statsdatom/src/android/cts/statsdatom/gamemanager/ |
| D | GameManagerStatsTests.java | 107 GameModeChanged a1 = data.get(1).getAtom().getGameModeChanged(); in testGameModeChangedIsPushed() local 130 GameModeConfigurationChanged a1 = data.get( in testGameModeConfigurationChangedIsPushed() local
|
| /cts/hostsidetests/statsdatom/src/android/cts/statsdatom/bluetooth/ |
| D | BluetoothStatsTests.java | 117 AtomsProto.BleScanStateChanged a1 = data.get(1).getAtom().getBleScanStateChanged(); in testBleUnoptimizedScan() local 152 AtomsProto.BleScanStateChanged a1 = data.get(1).getAtom().getBleScanStateChanged(); in testBleOpportunisticScan() local
|
| /cts/tests/tests/animation/src/android/animation/cts/ |
| D | AnimatorSetTest.java | 288 ValueAnimator a1 = ValueAnimator.ofFloat(0f, 100f); in testPauseAndResume() local 348 ValueAnimator a1 = ValueAnimator.ofFloat(0f, 100f); in testPauseBeforeStart() local 375 ValueAnimator a1 = ValueAnimator.ofFloat(0f, 50f); in testSeekAfterPause() local 434 ValueAnimator a1 = ValueAnimator.ofFloat(0f, 1f); in testReverseWithStartDelay() local 485 ValueAnimator a1 = ValueAnimator.ofFloat(0f, 1f); in testZeroDurationScale() local 521 ValueAnimator a1 = ValueAnimator.ofFloat(0f, 1f); in testDurationScale() local 729 final ValueAnimator a1 = ValueAnimator.ofFloat(0f, 150f); in testSeeking() local 784 final ValueAnimator a1 = ValueAnimator.ofFloat(0f, 100f); in testSeekingInfinite() local 939 MyValueAnimator a1 = new MyValueAnimator(); in testChildAnimatorStartCalled() local 1255 ValueAnimator a1 = ValueAnimator.ofFloat(0f, 1f); in testInfiniteStartTime() local
|
| D | ValueAnimatorTest.java | 235 ValueAnimator a1 = ValueAnimator.ofFloat(0, 1f); in testPauseListener() local 349 ValueAnimator a1 = ValueAnimator.ofFloat(0, 1f); in testUpdateListeners() local 390 ValueAnimator a1 = ValueAnimator.ofPropertyValuesHolder(holders); in testValuesSetterAndGetter() local 427 ValueAnimator a1 = new ValueAnimator(); in testSetObjectValues() local
|
| /cts/hostsidetests/statsdatom/src/android/cts/statsdatom/wifi/ |
| D | WifiStatsTests.java | 292 AtomsProto.WifiConnectionResultReported a1 = in testWifiReconnect() local 368 AtomsProto.WifiScanStateChanged a1 = data.get(1).getAtom().getWifiScanStateChanged(); in testWifiScanLogsStateChangedAtoms() local
|
| /cts/tests/tests/util/src/android/util/cts/ |
| D | InstallUtilTest.java | 101 TestApp a1 = new TestApp(TestApp.A1.toString(), TestApp.A1.getPackageName(), in testNativeFilePathTestApp() local
|
| /cts/hostsidetests/statsdatom/src/android/cts/statsdatom/appcompatstate/ |
| D | AppCompatStateStatsTests.java | 201 try (AutoCloseable a1 = DeviceUtils.withActivity(getDevice(), in testAppCompatFlow()
|
| /cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
| D | BitmapUtils.java | 248 final int a1 = Color.alpha(actual); in distance() local
|
| /cts/tests/tests/media/decoder/src/android/media/decoder/cts/ |
| D | NativeDecoderTest.java | 99 private void compareArrays(String message, int[] a1, int[] a2) { in compareArrays()
|
| /cts/tests/tests/widget/src/android/widget/cts/ |
| D | GridLayoutTest.java | 256 int a1 = a.getValue(v1); in verifyCellAlignment() local
|
| /cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/ |
| D | UidAtomTests.java | 461 GpsScanStateChanged a1 = data.get(1).getAtom().getGpsScanStateChanged(); in testGpsScan() local
|
| /cts/tests/sensor/src/android/hardware/cts/ |
| D | SensorManagerStaticTest.java | 474 int a1, a2; // AXIS_X/Y/Z in testRemapCoordinateSystem() local
|
| /cts/tests/vr/jni/ |
| D | VrExtensionsJni.cpp | 358 float a1 = ((color1 >> 24) & 0xff) / 255.0f; in LerpColor() local
|