Searched refs:isCurrentInputMethodSetByOwner (Results 1 – 12 of 12) sorted by relevance
68 if (!mDpm.isCurrentInputMethodSetByOwner()) { in getImeLabelIfOwnerSet()
5736 assertThat(dpm.isCurrentInputMethodSetByOwner()).isFalse(); in testIsCurrentInputMethodSetByOwnerForDeviceOwner()5750 assertThat(dpm.isCurrentInputMethodSetByOwner()).isTrue(); in testIsCurrentInputMethodSetByOwnerForDeviceOwner()5757 assertThat(dpm.isCurrentInputMethodSetByOwner()).isTrue(); in testIsCurrentInputMethodSetByOwnerForDeviceOwner()5777 assertThat(dpm.isCurrentInputMethodSetByOwner()).isTrue(); in testIsCurrentInputMethodSetByOwnerForDeviceOwner()5784 assertThat(dpm.isCurrentInputMethodSetByOwner()).isTrue(); in testIsCurrentInputMethodSetByOwnerForDeviceOwner()5790 assertThat(dpm.isCurrentInputMethodSetByOwner()).isTrue(); in testIsCurrentInputMethodSetByOwnerForDeviceOwner()5832 assertThat(dpm.isCurrentInputMethodSetByOwner()).isTrue(); in testIsCurrentInputMethodSetByOwnerForProfileOwner()5839 assertThat(dpm.isCurrentInputMethodSetByOwner()).isTrue(); in testIsCurrentInputMethodSetByOwnerForProfileOwner()5859 assertThat(dpm.isCurrentInputMethodSetByOwner()).isTrue(); in testIsCurrentInputMethodSetByOwnerForProfileOwner()5866 assertThat(dpm.isCurrentInputMethodSetByOwner()).isTrue(); in testIsCurrentInputMethodSetByOwnerForProfileOwner()[all …]
265 when(mDevicePolicyManager.isCurrentInputMethodSetByOwner()).thenReturn(false); in testGetImeLabelIfOwnerSet()269 when(mDevicePolicyManager.isCurrentInputMethodSetByOwner()).thenReturn(true); in testGetImeLabelIfOwnerSet()
232 when(mDpm.isCurrentInputMethodSetByOwner()).thenReturn(value); in mockIsCurrentInputMethodSetByOwner()
174 if (!mDpm.isCurrentInputMethodSetByOwner()) { in getImeLabelIfOwnerSet()
173 if (!mDpm.isCurrentInputMethodSetByOwner()) { in getImeLabelIfOwnerSet()
441 boolean isCurrentInputMethodSetByOwner(); in isCurrentInputMethodSetByOwner() method
12507 public boolean isCurrentInputMethodSetByOwner() { in isCurrentInputMethodSetByOwner() method in DevicePolicyManager12509 return mService.isCurrentInputMethodSetByOwner(); in isCurrentInputMethodSetByOwner()
445 method public boolean isCurrentInputMethodSetByOwner();
15729 public boolean isCurrentInputMethodSetByOwner() {
2736 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->isCurrentInputMethodSetByOwner()Z3263 Landroid/app/admin/IDevicePolicyManager;->isCurrentInputMethodSetByOwner()Z
16880 HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isCurrentInputMethodSetByOwner()Z+]…