Home
last modified time | relevance | path

Searched defs:t3 (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/recents/
H A DRecentTasksControllerTest.java187 ActivityManager.RecentTaskInfo t3 = makeTaskInfo(3); in testGetRecentTasks() local
202 ActivityManager.RecentTaskInfo t3 = makeTaskInfo(3); in testGetRecentTasks_withPairs() local
231 ActivityManager.RecentTaskInfo t3 = makeTaskInfo(3); in testGetRecentTasks_ReturnsRecentTasksAsynchronously() local
263 ActivityManager.RecentTaskInfo t3 = makeTaskInfo(3); in testGetRecentTasks_hasActiveDesktopTasks_proto2Enabled_groupFreeformTasks() local
303 ActivityManager.RecentTaskInfo t3 = makeTaskInfo(3); in testGetRecentTasks_hasActiveDesktopTasks_proto2Disabled_doNotGroupFreeformTasks() local
332 ActivityManager.RecentTaskInfo t3 = makeTaskInfo(3); in testRemovedTaskRemovesSplit() local
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DBinderDeathDispatcherTest.java140 MyTarget t3 = new MyTarget(); in testRegisterAndUnregister() local
203 MyTarget t3 = new MyTarget(); in testRegisterAndKill() local
/aosp14/frameworks/base/core/tests/overlaytests/device/src/com/android/overlaytest/
H A DTransactionTest.java101 OverlayManagerTransaction t3 = new OverlayManagerTransaction.Builder() in testValidTransaction() local
/aosp14/frameworks/base/core/tests/coretests/src/android/os/
H A DTraceTest.java107 Thread t3 = new aThread(); in topMethod() local
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DRecentTasksTest.java1056 Task t3 = createTaskBuilder("com.android.pkg3", ".Task3").build(); in testRemoveAllVisibleTasks() local
1093 Task t3 = createTaskBuilder(".Task3") in testRemoveAllVisibleTasksPerUser() local