Searched refs:isCurrentInputMethodSetByOwner (Results 1 – 7 of 7) sorted by relevance
4304 assertFalse(dpm.isCurrentInputMethodSetByOwner()); in testIsCurrentInputMethodSetByOwnerForDeviceOwner()4306 assertFalse(dpm.isCurrentInputMethodSetByOwner()); in testIsCurrentInputMethodSetByOwnerForDeviceOwner()4318 assertTrue(dpm.isCurrentInputMethodSetByOwner()); in testIsCurrentInputMethodSetByOwnerForDeviceOwner()4320 assertFalse(dpm.isCurrentInputMethodSetByOwner()); in testIsCurrentInputMethodSetByOwnerForDeviceOwner()4325 assertTrue(dpm.isCurrentInputMethodSetByOwner()); in testIsCurrentInputMethodSetByOwnerForDeviceOwner()4327 assertFalse(dpm.isCurrentInputMethodSetByOwner()); in testIsCurrentInputMethodSetByOwnerForDeviceOwner()4332 assertFalse(dpm.isCurrentInputMethodSetByOwner()); in testIsCurrentInputMethodSetByOwnerForDeviceOwner()4334 assertFalse(dpm.isCurrentInputMethodSetByOwner()); in testIsCurrentInputMethodSetByOwnerForDeviceOwner()4345 assertTrue(dpm.isCurrentInputMethodSetByOwner()); in testIsCurrentInputMethodSetByOwnerForDeviceOwner()4347 assertFalse(dpm.isCurrentInputMethodSetByOwner()); in testIsCurrentInputMethodSetByOwnerForDeviceOwner()[all …]
385 boolean isCurrentInputMethodSetByOwner(); in isCurrentInputMethodSetByOwner() method
9136 public boolean isCurrentInputMethodSetByOwner() { in isCurrentInputMethodSetByOwner() method in DevicePolicyManager9138 return mService.isCurrentInputMethodSetByOwner(); in isCurrentInputMethodSetByOwner()
180 method public boolean isCurrentInputMethodSetByOwner();
12582 public boolean isCurrentInputMethodSetByOwner() { in isCurrentInputMethodSetByOwner() method in DevicePolicyManagerService
1542 Landroid/app/admin/DevicePolicyManager;->isCurrentInputMethodSetByOwner()Z
15676 HSPLandroid/app/admin/IDevicePolicyManager;->isCurrentInputMethodSetByOwner()Z