Home
last modified time | relevance | path

Searched defs:t2 (Results 1 – 21 of 21) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/recents/
H A DRecentTasksControllerTest.java156 ActivityManager.RecentTaskInfo t2 = makeTaskInfo(2); in testAddRemoveSplitNotifyChange() local
170 ActivityManager.RecentTaskInfo t2 = makeTaskInfo(2); in testAddSameSplitBoundsInfoSkipNotifyChange() local
186 ActivityManager.RecentTaskInfo t2 = makeTaskInfo(2); in testGetRecentTasks() local
201 ActivityManager.RecentTaskInfo t2 = makeTaskInfo(2); in testGetRecentTasks_withPairs() local
230 ActivityManager.RecentTaskInfo t2 = makeTaskInfo(2); in testGetRecentTasks_ReturnsRecentTasksAsynchronously() local
262 ActivityManager.RecentTaskInfo t2 = makeTaskInfo(2); in testGetRecentTasks_hasActiveDesktopTasks_proto2Enabled_groupFreeformTasks() local
302 ActivityManager.RecentTaskInfo t2 = makeTaskInfo(2); in testGetRecentTasks_hasActiveDesktopTasks_proto2Disabled_doNotGroupFreeformTasks() local
331 ActivityManager.RecentTaskInfo t2 = makeTaskInfo(2); in testRemovedTaskRemovesSplit() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DBounceInterpolator.java34 float t2 = t - 6f / 11f; in getInterpolation() local
37 float t2 = t - 9f / 11f; in getInterpolation() local
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/sysui/
H A DShellInit.java85 final long t2 = SystemClock.uptimeMillis(); in init() local
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DBinderDeathDispatcherTest.java139 MyTarget t2 = new MyTarget(); in testRegisterAndUnregister() local
202 MyTarget t2 = new MyTarget(); in testRegisterAndKill() local
/aosp14/frameworks/base/core/tests/coretests/src/android/util/
H A DListItemFactory.java256 TextView t2 = new TextView(context); in doubleText() local
282 TextView t2 = (TextView) ((LinearLayout) convertView).getChildAt(1); in convertDoubleText() local
/aosp14/frameworks/base/core/tests/overlaytests/device/src/com/android/overlaytest/
H A DTransactionTest.java87 OverlayManagerTransaction t2 = new OverlayManagerTransaction.Builder() in testValidTransaction() local
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/slice/
H A DPinnedSliceStateTest.java133 IBinder t2 = new Binder(); in testMultiPkgPin() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSlicePermissionActivity.java88 TextView t2 = dialog.getWindow().getDecorView().findViewById(R.id.text2); in onCreate() local
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
H A DCodecTest.java107 long t2 =0; in getCurrentPosition() local
166 long t2 =0; in setLooping() local
205 long t2=0; in pause() local
/aosp14/frameworks/base/core/tests/coretests/src/android/os/
H A DTraceTest.java105 Thread t2 = new aThread(); in topMethod() local
/aosp14/frameworks/base/core/tests/coretests/src/android/view/inputmethod/
H A DBaseInputConnectionTest.java798 private void verifyTextSnapshotContentEquals(TextSnapshot t1, TextSnapshot t2) { in verifyTextSnapshotContentEquals()
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DRecentTasksTest.java722 Task t2 = createTaskBuilder("com.android.pkg2", ".Task1").build(); in testVisibleTasks_excludedFromRecents_withExcluded() local
1052 Task t2 = createTaskBuilder("com.android.pkg2", ".Task2").build(); in testRemoveAllVisibleTasks() local
1088 Task t2 = createTaskBuilder(".Task2") in testRemoveAllVisibleTasksPerUser() local
/aosp14/frameworks/base/services/credentials/java/com/android/server/credentials/
H A DMetricUtilities.java101 protected static int getMetricTimestampDifferenceMicroseconds(long t2, long t1) { in getMetricTimestampDifferenceMicroseconds()
/aosp14/frameworks/base/tests/JankBench/app/src/main/jni/
H A Dtest.cpp141 uint64_t t2 = GetTime(); in Java_com_android_benchmark_synthetic_TestInterface_nMemoryTest() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/
H A DMobileConnectionTelephonySmokeTests.kt187 val t2 = regex
/aosp14/frameworks/base/core/tests/coretests/src/android/content/pm/
H A DRegisteredServicesCacheTest.java63 private final TestServiceType t2 = new TestServiceType("t2", "value2"); field in RegisteredServicesCacheTest
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/
H A DDropBoxTest.java523 DropBoxManager.Entry t2 = dropbox.getNextEntry("DropBoxTest1", t1.getTimeMillis()); in testSizeLimits() local
/aosp14/frameworks/base/location/java/android/location/
H A DLocation.java1264 double t2 = cosU1 * sinU2 - sinU1 * cosU2 * cosLambda; in computeDistanceAndBearing() local
/aosp14/frameworks/base/core/java/android/widget/
H A DOverScroller.java944 final float t2 = t * t; in update() local
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DRecentTasks.java1974 private boolean hasCompatibleActivityTypeAndWindowingMode(Task t1, Task t2) { in hasCompatibleActivityTypeAndWindowingMode()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...