Home
last modified time | relevance | path

Searched defs:res (Results 1 – 2 of 2) sorted by relevance

/developers/samples/android/content/multiuser/AppRestrictions/AppRestrictionsSample/src/main/java/com/example/android/apprestrictions/
DGetRestrictionsReceiver.java57 public static void populateBooleanEntry(Resources res, RestrictionEntry entry) { in populateBooleanEntry()
63 public static void populateChoiceEntry(Resources res, RestrictionEntry reSingleChoice) { in populateChoiceEntry()
76 public static void populateMultiEntry(Resources res, RestrictionEntry reMultiSelect) { in populateMultiEntry()
92 Resources res = context.getResources(); in initRestrictions() local
/developers/build/prebuilts/gradle/AppRestrictions/AppRestrictionsSample/src/main/java/com/example/android/apprestrictions/
DGetRestrictionsReceiver.java57 public static void populateBooleanEntry(Resources res, RestrictionEntry entry) { in populateBooleanEntry()
63 public static void populateChoiceEntry(Resources res, RestrictionEntry reSingleChoice) { in populateChoiceEntry()
76 public static void populateMultiEntry(Resources res, RestrictionEntry reMultiSelect) { in populateMultiEntry()
92 Resources res = context.getResources(); in initRestrictions() local