HomeSort by relevance Sort by last modified time
    Searched refs:setSelectedString (Results 1 - 5 of 5) sorted by null

  /developers/samples/android/content/multiuser/AppRestrictions/AppRestrictions/src/main/java/com/example/android/apprestrictions/
GetRestrictionsReceiver.java 67 reSingleChoice.setSelectedString(choiceValues[0]);
134 entry.setSelectedString(existingRestrictions.getString(KEY_CHOICE));
CustomRestrictionsFragment.java 185 mChoiceEntry.setSelectedString((String) newValue);
  /frameworks/base/core/java/android/content/
RestrictionEntry.java 185 public void setSelectedString(String selectedString) {
  /packages/apps/Settings/src/com/android/settings/users/
AppRestrictionsFragment.java 743 entry.setSelectedString((String) newValue);
    [all...]
  /prebuilts/sdk/18/
android.jar 

Completed in 423 milliseconds