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.java1708 final ComponentName doComponentName = mOwners.getDeviceOwnerComponent(); in findOwnerComponentIfNecessaryLocked() local
1710 if (!TextUtils.isEmpty(doComponentName.getClassName())) { in findOwnerComponentIfNecessaryLocked()
1715 doComponentName.getPackageName(), in findOwnerComponentIfNecessaryLocked()