Home
last modified time | relevance | path

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

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