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

  /cts/hostsidetests/devicepolicy/app/DelegateApp/src/com/android/cts/delegate/
AppRestrictionsDelegateTest.java 51 private static final Bundle BUNDLE_1 = createBundle1();
112 mDpm.setApplicationRestrictions(null, APP_RESTRICTIONS_TARGET_PKG, BUNDLE_1);
  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
ApplicationRestrictionsTest.java 60 private static final Bundle BUNDLE_1 = createBundle1();
133 ADMIN_RECEIVER_COMPONENT, OTHER_PACKAGE, BUNDLE_1);
146 ADMIN_RECEIVER_COMPONENT, APP_RESTRICTIONS_TARGET_PKG, BUNDLE_1);
175 ADMIN_RECEIVER_COMPONENT, packageName, BUNDLE_1);

Completed in 953 milliseconds