Searched defs:getDeviceOwnerLockScreenInfo (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java6098 public CharSequence getDeviceOwnerLockScreenInfo() { method in class:DevicePolicyManagerService
/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyManager.java3995 public CharSequence getDeviceOwnerLockScreenInfo() { method in class:DevicePolicyManager
3996 throwIfParentInstance("getDeviceOwnerLockScreenInfo");
3999 return mService.getDeviceOwnerLockScreenInfo();

Completed in 176 milliseconds