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

  /frameworks/base/core/java/android/app/admin/
DevicePolicyManagerInternal.java 93 public abstract Intent createShowAdminSupportIntent(int userId, boolean useDefaultIfNoAdmin);
  /frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
AccountManagerServiceTest.java 464 when(mMockDevicePolicyManagerInternal.createShowAdminSupportIntent(
521 when(mMockDevicePolicyManagerInternal.createShowAdminSupportIntent(
535 verify(mMockDevicePolicyManagerInternal).createShowAdminSupportIntent(
    [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 179 milliseconds