HomeSort by relevance Sort by last modified time
    Searched full:restrictions (Results 76 - 100 of 5346) sorted by null

1 2 34 5 6 7 8 91011>>

  /developers/build/prebuilts/gradle/AppRestrictionEnforcer/
README.md 5 This sample demonstrates how to set restrictions to other apps as a profile owner.
6 Use AppRestrictionSchema sample as a app with available restrictions.
  /external/libcap/pam_cap/
License 25 the GNU LGPL are required INSTEAD OF the above restrictions. (This
27 and the restrictions contained in a BSD-style copyright.)
  /frameworks/base/core/java/android/os/
IUserManager.aidl 66 void setApplicationRestrictions(in String packageName, in Bundle restrictions,
70 void setDefaultGuestRestrictions(in Bundle restrictions);
  /platform_testing/tests/functional/settingstests/src/com/android/settings/functional/
DataUsageSettingsTests.java 71 assertNotNull("Network restrictions element not found",
72 mDevice.wait(Until.findObject(By.text("Network restrictions")),
  /cts/hostsidetests/devicepolicy/app/AppRestrictionsManagingApp/
AndroidManifest.xml 28 android:label="App restrictions managing package CTS Tests"/>
  /cts/tests/tests/security/src/android/security/cts/
RunningAppProcessInfoTest.java 27 * This test verifies severity vulnerability: apps can bypass the L restrictions in
  /developers/build/prebuilts/gradle/AppRestrictionSchema/Application/src/main/res/values/
base-strings.xml 24 This sample shows how to use app restrictions. This application has one boolean
  /developers/build/prebuilts/gradle/AppRestrictions/Application/src/main/java/com/example/android/apprestrictions/
MainActivity.java 30 * This is the main user interface of the App Restrictions sample app. It demonstrates the use
42 * icon. Configure app restrictions for the app.
44 * and see the configured app restrictions displayed.
80 // If app restrictions are set for this package, when launched from a restricted profile,
  /developers/build/prebuilts/gradle/BasicManagedProfile/Application/src/main/res/values/
base-strings.xml 25 enable or disable other apps and how to set restrictions to them. Intents can be
  /developers/samples/android/content/multiuser/AppRestrictions/Application/src/main/java/com/example/android/apprestrictions/
MainActivity.java 30 * This is the main user interface of the App Restrictions sample app. It demonstrates the use
42 * icon. Configure app restrictions for the app.
44 * and see the configured app restrictions displayed.
80 // If app restrictions are set for this package, when launched from a restricted profile,
  /development/samples/browseable/AppRestrictionSchema/res/values/
base-strings.xml 24 This sample shows how to use app restrictions. This application has one boolean