Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java2490 final ComponentName doComponentName = mOwners.getDeviceOwnerComponent(); in findOwnerComponentIfNecessaryLocked() local
2492 if (!TextUtils.isEmpty(doComponentName.getClassName())) { in findOwnerComponentIfNecessaryLocked()
2497 doComponentName.getPackageName(), in findOwnerComponentIfNecessaryLocked()