Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl204 CharSequence getDeviceOwnerLockScreenInfo(); in getDeviceOwnerLockScreenInfo() method
DDevicePolicyManager.java10119 public CharSequence getDeviceOwnerLockScreenInfo() { in getDeviceOwnerLockScreenInfo() method in DevicePolicyManager
10123 return mService.getDeviceOwnerLockScreenInfo(); in getDeviceOwnerLockScreenInfo()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java10490 public CharSequence getDeviceOwnerLockScreenInfo() {
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt2655 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getDeviceOwnerLockScreenInfo()Ljava/lang/CharS…
3183 Landroid/app/admin/IDevicePolicyManager;->getDeviceOwnerLockScreenInfo()Ljava/lang/CharSequence;
/frameworks/base/core/api/
Dcurrent.txt8167 method public CharSequence getDeviceOwnerLockScreenInfo();