Home
last modified time | relevance | path

Searched defs:restrictions (Results 1 – 5 of 5) sorted by relevance

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowDevicePolicyManagerTest.java249 Bundle restrictions = userManager.getUserRestrictions(); in addUserRestrictionShouldWorkAsIntendedForDeviceOwner() local
266 Bundle restrictions = userManager.getUserRestrictions(); in addUserRestrictionShouldWorkAsIntendedForProfileOwner() local
284 Bundle restrictions = userManager.getUserRestrictions(); in clearUserRestrictionShouldWorkAsIntendedForActiveAdmins() local
496 Bundle restrictions = new Bundle(); in setApplicationRestrictionsShouldWorkAsIntendedForDeviceOwner() local
518 Bundle restrictions = new Bundle(); in setApplicationRestrictionsShouldWorkAsIntendedForProfileOwner() local
DShadowUserManagerTest.java60 Bundle restrictions = new Bundle(); in testGetApplicationRestrictions() local
99 Bundle restrictions = userManager.getUserRestrictions(); in getUserRestrictions() local
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.cpp2508 } restrictions[] = in checkShaderResourceUsage() local
2538 } restrictions[] = in checkShaderResourceUsage() local
2567 } restrictions[] = in checkShaderResourceUsage() local
2595 } restrictions[] = in checkShaderResourceUsage() local
2626 } restrictions[] = in checkShaderResourceUsage() local
2657 } restrictions[] = in checkShaderResourceUsage() local
2695 } restrictions[] = in checkProgramCombinedResourceUsage() local
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowUserManager.java87 public void setApplicationRestrictions(String packageName, Bundle restrictions) { in setApplicationRestrictions()
/external/syzkaller/vendor/github.com/google/go-cmp/cmp/internal/teststructs/
Dproject4.go93 restrictions pb.Restrictions member