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

  /developers/build/prebuilts/gradle/AppRestrictions/Application/src/main/java/com/example/android/apprestrictions/
CustomRestrictionsFragment.java 127 for (String value : entry.getAllSelectedStrings()) {
157 if (mMultiEntry.getAllSelectedStrings() != null) {
GetRestrictionsReceiver.java 79 if (reMultiSelect.getAllSelectedStrings() == null) {
  /developers/samples/android/content/multiuser/AppRestrictions/Application/src/main/java/com/example/android/apprestrictions/
CustomRestrictionsFragment.java 127 for (String value : entry.getAllSelectedStrings()) {
157 if (mMultiEntry.getAllSelectedStrings() != null) {
GetRestrictionsReceiver.java 79 if (reMultiSelect.getAllSelectedStrings() == null) {
  /development/samples/browseable/AppRestrictions/src/com.example.android.apprestrictions/
CustomRestrictionsFragment.java 127 for (String value : entry.getAllSelectedStrings()) {
157 if (mMultiEntry.getAllSelectedStrings() != null) {
GetRestrictionsReceiver.java 79 if (reMultiSelect.getAllSelectedStrings() == null) {
  /frameworks/base/core/java/android/content/
RestrictionEntry.java 75 * Use {@link #getAllSelectedStrings()} and {@link #setAllSelectedStrings(String[])} to
121 * one or more of these, returned by {@link #getAllSelectedStrings()} and
275 public String[] getAllSelectedStrings() {
334 * selected values can be retrieved by a call to {@link #getAllSelectedStrings()}, or
341 * @see #getAllSelectedStrings()
RestrictionsManager.java 707 bundle.putStringArray(entry.getKey(), entry.getAllSelectedStrings());
  /developers/build/prebuilts/gradle/AppRestrictionSchema/Application/src/main/java/com/example/android/apprestrictionschema/
AppRestrictionSchemaFragment.java 183 approvals = entry.getAllSelectedStrings();
  /developers/samples/android/admin/AppRestrictionSchema/Application/src/main/java/com/example/android/apprestrictionschema/
AppRestrictionSchemaFragment.java 183 approvals = entry.getAllSelectedStrings();
  /development/samples/browseable/AppRestrictionSchema/src/com.example.android.apprestrictionschema/
AppRestrictionSchemaFragment.java 183 approvals = entry.getAllSelectedStrings();
  /developers/build/prebuilts/gradle/AppRestrictionEnforcer/Application/src/main/java/com/example/android/apprestrictionenforcer/
AppRestrictionEnforcerFragment.java 293 restriction.getAllSelectedStrings())),
  /developers/samples/android/admin/AppRestrictionEnforcer/Application/src/main/java/com/example/android/apprestrictionenforcer/
AppRestrictionEnforcerFragment.java 293 restriction.getAllSelectedStrings())),
  /development/samples/browseable/AppRestrictionEnforcer/src/com.example.android.apprestrictionenforcer/
AppRestrictionEnforcerFragment.java 293 restriction.getAllSelectedStrings())),
  /packages/apps/Settings/src/com/android/settings/users/
AppRestrictionsFragment.java 701 Collections.addAll(set, entry.getAllSelectedStrings());
    [all...]
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/
AppRestrictionsFragment.java 721 Collections.addAll(set, entry.getAllSelectedStrings());
    [all...]
  /external/libgdx/backends/gdx-backend-android/libs/
android-4.4.jar 
  /external/robolectric/v1/lib/main/
android.jar 
  /external/robolectric/v3/runtime/
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/20/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 1047 milliseconds