Home
last modified time | relevance | path

Searched refs:isNotDeviceOwner (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/Settings/src/com/android/car/settings/enterprise/
DActionDisabledByAdminDialogFragment.java196 && isNotDeviceOwner(context, admin, userId)) { in isNotValidEnforcedAdmin()
209 private boolean isNotDeviceOwner(Context context, ComponentName admin, in isNotDeviceOwner() method in ActionDisabledByAdminDialogFragment