OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UserController
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/core/java/com/android/server/am/
UserController.java
107
final class
UserController
{
108
private static final String TAG = TAG_WITH_CLASS_NAME ? "
UserController
" : TAG_AM;
167
UserController
(ActivityManagerService service) {
[
all
...]
ActivityManagerService.java
637
final
UserController
mUserController;
[
all
...]
Completed in 88 milliseconds