OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:apprestrictionspref
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Settings/src/com/android/settings/users/
AppRestrictionsFragment.java
240
View
appRestrictionsPref
= view.findViewById(R.id.app_restrictions_pref);
241
appRestrictionsPref
.setOnClickListener(listener);
242
appRestrictionsPref
.setTag(this);
[
all
...]
Completed in 613 milliseconds