Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java4369 assertFalse(dpm.isCurrentInputMethodSetByOwner()); in testIsCurrentInputMethodSetByOwnerForDeviceOwner()
4371 assertFalse(dpm.isCurrentInputMethodSetByOwner()); in testIsCurrentInputMethodSetByOwnerForDeviceOwner()
4383 assertTrue(dpm.isCurrentInputMethodSetByOwner()); in testIsCurrentInputMethodSetByOwnerForDeviceOwner()
4385 assertFalse(dpm.isCurrentInputMethodSetByOwner()); in testIsCurrentInputMethodSetByOwnerForDeviceOwner()
4390 assertTrue(dpm.isCurrentInputMethodSetByOwner()); in testIsCurrentInputMethodSetByOwnerForDeviceOwner()
4392 assertFalse(dpm.isCurrentInputMethodSetByOwner()); in testIsCurrentInputMethodSetByOwnerForDeviceOwner()
4397 assertFalse(dpm.isCurrentInputMethodSetByOwner()); in testIsCurrentInputMethodSetByOwnerForDeviceOwner()
4399 assertFalse(dpm.isCurrentInputMethodSetByOwner()); in testIsCurrentInputMethodSetByOwnerForDeviceOwner()
4410 assertTrue(dpm.isCurrentInputMethodSetByOwner()); in testIsCurrentInputMethodSetByOwnerForDeviceOwner()
4412 assertFalse(dpm.isCurrentInputMethodSetByOwner()); in testIsCurrentInputMethodSetByOwnerForDeviceOwner()
[all …]
/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl392 boolean isCurrentInputMethodSetByOwner(); in isCurrentInputMethodSetByOwner() method
DDevicePolicyManager.java10098 public boolean isCurrentInputMethodSetByOwner() { in isCurrentInputMethodSetByOwner() method in DevicePolicyManager
10100 return mService.isCurrentInputMethodSetByOwner(); in isCurrentInputMethodSetByOwner()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java13591 public boolean isCurrentInputMethodSetByOwner() { in isCurrentInputMethodSetByOwner() method
/frameworks/base/api/
Dtest-current.txt435 method public boolean isCurrentInputMethodSetByOwner();
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt2736 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->isCurrentInputMethodSetByOwner()Z
3265 Landroid/app/admin/IDevicePolicyManager;->isCurrentInputMethodSetByOwner()Z