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

  /developers/build/prebuilts/gradle/AppRestrictions/AppRestrictionsSample/src/main/java/com/example/android/apprestrictions/
GetRestrictionsReceiver.java 120 extras.putParcelableArrayList(Intent.EXTRA_RESTRICTIONS_LIST, newEntries);
158 extras.putParcelableArrayList(Intent.EXTRA_RESTRICTIONS_LIST, newEntries);
CustomRestrictionsFragment.java 113 Intent.EXTRA_RESTRICTIONS_LIST);
175 intent.putParcelableArrayListExtra(Intent.EXTRA_RESTRICTIONS_LIST,
197 intent.putParcelableArrayListExtra(Intent.EXTRA_RESTRICTIONS_LIST,
  /developers/samples/android/content/multiuser/AppRestrictions/AppRestrictionsSample/src/main/java/com/example/android/apprestrictions/
GetRestrictionsReceiver.java 120 extras.putParcelableArrayList(Intent.EXTRA_RESTRICTIONS_LIST, newEntries);
158 extras.putParcelableArrayList(Intent.EXTRA_RESTRICTIONS_LIST, newEntries);
CustomRestrictionsFragment.java 113 Intent.EXTRA_RESTRICTIONS_LIST);
175 intent.putParcelableArrayListExtra(Intent.EXTRA_RESTRICTIONS_LIST,
197 intent.putParcelableArrayListExtra(Intent.EXTRA_RESTRICTIONS_LIST,
  /development/samples/browseable/AppRestrictions/src/com.example.android.apprestrictions/
GetRestrictionsReceiver.java 120 extras.putParcelableArrayList(Intent.EXTRA_RESTRICTIONS_LIST, newEntries);
158 extras.putParcelableArrayList(Intent.EXTRA_RESTRICTIONS_LIST, newEntries);
CustomRestrictionsFragment.java 113 Intent.EXTRA_RESTRICTIONS_LIST);
175 intent.putParcelableArrayListExtra(Intent.EXTRA_RESTRICTIONS_LIST,
197 intent.putParcelableArrayListExtra(Intent.EXTRA_RESTRICTIONS_LIST,
  /packages/apps/Settings/src/com/android/settings/users/
AppRestrictionsFragment.java     [all...]
  /frameworks/base/core/java/android/content/
Intent.java     [all...]
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 166 milliseconds