Home
last modified time | relevance | path

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

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