OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:userhandles
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Settings/tests/unit/src/com/android/settings/
UtilsTest.java
60
UserHandle[]
userHandles
= new UserHandle[] {
65
.thenReturn(new ArrayList<UserHandle>(Arrays.asList(
userHandles
)));
72
UserHandle[]
userHandles
= new UserHandle[] {
76
.thenReturn(new ArrayList<UserHandle>(Arrays.asList(
userHandles
)));
/frameworks/base/core/java/android/os/
Process.java
191
* is enabled but all
UserHandles
need to be able to read the resources.
198
* is enabled but all
UserHandles
need to be able to read the resources.
[
all
...]
UserManager.java
[
all
...]
/packages/services/Telecomm/src/com/android/server/telecom/
PhoneAccountRegistrar.java
[
all
...]
Completed in 1525 milliseconds