Searched refs:restrictions (Results 1 – 7 of 7) sorted by relevance
/development/samples/browseable/AppRestrictionSchema/src/com.example.android.apprestrictionschema/ |
D | AppRestrictionSchemaFragment.java | 102 Bundle restrictions = manager.getApplicationRestrictions(); in resolveRestrictions() local 109 updateCanSayHello(entry, restrictions); in resolveRestrictions() 111 updateMessage(entry, restrictions); in resolveRestrictions() 113 updateNumber(entry, restrictions); in resolveRestrictions() 115 updateRank(entry, restrictions); in resolveRestrictions() 117 updateApprovals(entry, restrictions); in resolveRestrictions() 119 updateItems(restrictions); in resolveRestrictions() 124 private void updateCanSayHello(RestrictionEntry entry, Bundle restrictions) { in updateCanSayHello() argument 126 if (restrictions == null || !restrictions.containsKey(KEY_CAN_SAY_HELLO)) { in updateCanSayHello() 129 canSayHello = restrictions.getBoolean(KEY_CAN_SAY_HELLO); in updateCanSayHello() [all …]
|
/development/samples/browseable/AppRestrictionEnforcer/ |
D | _index.jd | 8 This sample demonstrates how to set restrictions to other apps as a profile owner. 9 Use the AppRestrictionSchema sample to set restrictions.
|
/development/samples/browseable/AppRestrictionSchema/ |
D | _index.jd | 8 This sample shows how to use app restrictions. This application has one boolean
|
/development/samples/browseable/BasicManagedProfile/ |
D | _index.jd | 9 enable or disable other apps and how to set restrictions to them. Intents can be
|
/development/samples/browseable/AppRestrictionEnforcer/src/com.example.android.apprestrictionenforcer/ |
D | AppRestrictionEnforcerFragment.java | 243 List<RestrictionEntry> restrictions = in loadRestrictions() local 246 for (RestrictionEntry restriction : restrictions) { in loadRestrictions()
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 561 To protect your rights, we need to make restrictions that forbid 563 rights. These restrictions translate to certain responsibilities for 854 restrictions of other proprietary libraries that do not normally 896 restrictions on the recipients' exercise of the rights granted herein. 1623 To protect your rights, we need to make restrictions that forbid 1625 These restrictions translate to certain responsibilities for you if you 1788 restrictions on the recipients' exercise of the rights granted herein. 2293 To protect your rights, we need to make restrictions that forbid 2295 These restrictions translate to certain responsibilities for you if 2569 restrictions of other proprietary libraries that do not normally [all …]
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 784 …ts,fake_viF2qIwzTDilfBzCgt-kNg@fakeemail.com,Check features before running audio restrictions tests 2233 …cts,fake_9uudh6JDSVyPdIGknfzR8Q@fakeemail.com,Cts for isProvisioningAllowed with user restrictions. 3354 …cts,fake_DGbnL6-oQrG-BP4td_yJEA@fakeemail.com,Added tests for network restrictions while the scree… 3582 …tform/cts,fake_6xOM1J1JQmyc_-6JOBidZA@fakeemail.com,"Add ""no_oem_unlock"" in hidden restrictions." 3618 …fake_vGkRrayISaC6H5ijCsLTww@fakeemail.com,Update tests for new launch restrictions on virtual disp… 4105 …c70f9ef,platform/cts,fake_oFs5hl70SEqpTt4nMPAFbw@fakeemail.com,"Relax restrictions on /proc/self/o… 4598 …JDSVyPdIGknfzR8Q@fakeemail.com,Cts tests for disallow add/remove managed profile user restrictions. 12785 …380e,platform/build,fake_0Badg8rmRu2qWSu23UD7sg@fakeemail.com,Tighten restrictions on LOCAL_JACK_C… 29716 …ces/Telecomm,fake_IN8e5ZxDS-WpD1WJJb2pMQ@fakeemail.com,Handle audio route restrictions set on calls 29989 …ces/Telecomm,fake_IN8e5ZxDS-WpD1WJJb2pMQ@fakeemail.com,Handle audio route restrictions set on calls [all …]
|