OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getAllUsers
(Results
1 - 4
of
4
) sorted by null
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
AppSecurityPreparer.java
72
final int[] userIds = Utils.
getAllUsers
(device);
Utils.java
147
final int[] userIds =
getAllUsers
(device);
163
public static int[]
getAllUsers
(ITestDevice device)
/cts/hostsidetests/classloaders/useslibrary/src/android/classloaders/cts/
Utils.java
129
final int[] userIds =
getAllUsers
(device);
144
public static int[]
getAllUsers
(ITestDevice device)
/bionic/libc/kernel/tools/
kernel.py
154
def
getAllUsers
(self):
Completed in 1656 milliseconds