OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getApplicationRestrictionsForUser
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/java/android/os/
IUserManager.aidl
48
Bundle
getApplicationRestrictionsForUser
(in String packageName, int userHandle);
UserManager.java
623
return mService.
getApplicationRestrictionsForUser
(packageName, user.getIdentifier());
/frameworks/base/services/java/com/android/server/pm/
UserManagerService.java
[
all
...]
Completed in 25 milliseconds