HomeSort by relevance Sort by last modified time
    Searched defs:createUserRestrictionSupportIntent (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/app/admin/
DevicePolicyManagerInternal.java 104 public abstract Intent createUserRestrictionSupportIntent(int userId, String userRestriction);
  /frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
AccountManagerServiceTest.java 462 when(mMockDevicePolicyManagerInternal.createUserRestrictionSupportIntent(
478 verify(mMockDevicePolicyManagerInternal).createUserRestrictionSupportIntent(
519 when(mMockDevicePolicyManagerInternal.createUserRestrictionSupportIntent(
    [all...]
  /frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DevicePolicyManagerService.java     [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 

Completed in 376 milliseconds