Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/enterprise/
H A DEnterprisePrivacyFeatureProviderImpl.java68 if (!mDpm.isCurrentInputMethodSetByOwner()) { in getImeLabelIfOwnerSet()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDevicePolicyManagerTest.java5736 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 …]
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/enterprise/
H A DEnterprisePrivacyFeatureProviderImplTest.java265 when(mDevicePolicyManager.isCurrentInputMethodSetByOwner()).thenReturn(false); in testGetImeLabelIfOwnerSet()
269 when(mDevicePolicyManager.isCurrentInputMethodSetByOwner()).thenReturn(true); in testGetImeLabelIfOwnerSet()
/aosp12/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/enterprise/
H A DBaseEnterpriseTestCase.java232 when(mDpm.isCurrentInputMethodSetByOwner()).thenReturn(value); in mockIsCurrentInputMethodSetByOwner()
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/enterprise/
H A DEnterprisePrivacyFeatureProviderImpl.java174 if (!mDpm.isCurrentInputMethodSetByOwner()) { in getImeLabelIfOwnerSet()
/aosp12/packages/apps/Settings/src/com/android/settings/enterprise/
H A DEnterprisePrivacyFeatureProviderImpl.java173 if (!mDpm.isCurrentInputMethodSetByOwner()) { in getImeLabelIfOwnerSet()
/aosp12/frameworks/base/core/java/android/app/admin/
H A DIDevicePolicyManager.aidl441 boolean isCurrentInputMethodSetByOwner(); in isCurrentInputMethodSetByOwner() method
H A DDevicePolicyManager.java12507 public boolean isCurrentInputMethodSetByOwner() { in isCurrentInputMethodSetByOwner() method in DevicePolicyManager
12509 return mService.isCurrentInputMethodSetByOwner(); in isCurrentInputMethodSetByOwner()
/aosp12/frameworks/base/core/api/
H A Dtest-current.txt445 method public boolean isCurrentInputMethodSetByOwner();
/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java15729 public boolean isCurrentInputMethodSetByOwner() {
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt2736 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->isCurrentInputMethodSetByOwner()Z
3263 Landroid/app/admin/IDevicePolicyManager;->isCurrentInputMethodSetByOwner()Z
/aosp12/frameworks/base/services/
H A Dart-profile16880 HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isCurrentInputMethodSetByOwner()Z+]…