Searched defs:createShowAdminSupportIntent (Results 1 – 2 of 2) sorted by relevance
93 public abstract Intent createShowAdminSupportIntent(int userId, boolean useDefaultIfNoAdmin); in createShowAdminSupportIntent() method in DevicePolicyManagerInternal
11270 public Intent createShowAdminSupportIntent(int userId, boolean useDefaultIfNoAdmin) { in createShowAdminSupportIntent() method in DevicePolicyManagerService.LocalService11430 private Intent createShowAdminSupportIntent(ComponentName admin, int userId) { in createShowAdminSupportIntent() method