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

  /cts/hostsidetests/devicepolicy/app/DelegateApp/src/com/android/cts/delegate/
AppRestrictionsDelegateTest.java 50 private static final Bundle BUNDLE_0 = createBundle0();
105 mDpm.setApplicationRestrictions(null, APP_RESTRICTIONS_TARGET_PKG, BUNDLE_0);
  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
ApplicationRestrictionsTest.java 59 private static final Bundle BUNDLE_0 = createBundle0();
131 ADMIN_RECEIVER_COMPONENT, APP_RESTRICTIONS_TARGET_PKG, BUNDLE_0);
167 ADMIN_RECEIVER_COMPONENT, packageName, BUNDLE_0);

Completed in 68 milliseconds