Home
last modified time | relevance | path

Searched refs:testTaskIdsForUser (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/am/
H A DActivityManagerTest.java132 testTaskIdsForUser(userId); in testTaskIdsForRunningUsers()
136 private void testTaskIdsForUser(int userId) throws RemoteException { in testTaskIdsForUser() method in ActivityManagerTest