Searched refs:adminUserId (Results 1 – 1 of 1) sorted by relevance
633 int adminUserId = UserHandle.myUserId(); in getShowAdminSupportDetailsIntent() local635 adminUserId = admin.userId; in getShowAdminSupportDetailsIntent()637 intent.putExtra(Intent.EXTRA_USER_ID, adminUserId); in getShowAdminSupportDetailsIntent()