Searched refs:isNotificationListenerServicePermitted (Results 1 – 9 of 9) sorted by relevance
5944 assertThat(dpms.isNotificationListenerServicePermitted( in testIsNotificationListenerServicePermitted_onlySystemCanCall()5980 assertThat(dpms.isNotificationListenerServicePermitted( in testSetPermittedCrossProfileNotificationListeners_managedProfile()5982 assertThat(dpms.isNotificationListenerServicePermitted( in testSetPermittedCrossProfileNotificationListeners_managedProfile()5984 assertThat(dpms.isNotificationListenerServicePermitted( in testSetPermittedCrossProfileNotificationListeners_managedProfile()5997 assertThat(dpms.isNotificationListenerServicePermitted( in testSetPermittedCrossProfileNotificationListeners_managedProfile()5999 assertThat(dpms.isNotificationListenerServicePermitted( in testSetPermittedCrossProfileNotificationListeners_managedProfile()6002 assertThat(dpms.isNotificationListenerServicePermitted( in testSetPermittedCrossProfileNotificationListeners_managedProfile()6012 assertThat(dpms.isNotificationListenerServicePermitted( in testSetPermittedCrossProfileNotificationListeners_managedProfile()6014 assertThat(dpms.isNotificationListenerServicePermitted( in testSetPermittedCrossProfileNotificationListeners_managedProfile()6017 assertThat(dpms.isNotificationListenerServicePermitted( in testSetPermittedCrossProfileNotificationListeners_managedProfile()[all …]
164 && !mDpm.isNotificationListenerServicePermitted( in updateList()
135 && !mDpm.isNotificationListenerServicePermitted( in updateList()
254 boolean isNotificationListenerServicePermitted(in String packageName, int userId); in isNotificationListenerServicePermitted() method
9382 public boolean isNotificationListenerServicePermitted( in isNotificationListenerServicePermitted() method in DevicePolicyManager9386 return mService.isNotificationListenerServicePermitted(packageName, userId); in isNotificationListenerServicePermitted()
1794 return dpm.isNotificationListenerServicePermitted( in isPermittedForProfile()
10520 public boolean isNotificationListenerServicePermitted(String packageName, int userId) {
2528 Landroid/app/admin/DevicePolicyManager;->isNotificationListenerServicePermitted(Ljava/lang/String;I…2747 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->isNotificationListenerServicePermitted(Ljava/l…3274 Landroid/app/admin/IDevicePolicyManager;->isNotificationListenerServicePermitted(Ljava/lang/String;…
16896 …android/server/devicepolicy/DevicePolicyManagerService;->isNotificationListenerServicePermitted(Lj…