Searched refs:setPermittedCrossProfileNotificationListeners (Results 1 – 6 of 6) sorted by relevance
4019 assertFalse(dpms.setPermittedCrossProfileNotificationListeners( in assertSetPermittedCrossProfileNotificationListenersUnavailable()4028 assertFalse(dpms.setPermittedCrossProfileNotificationListeners( in assertSetPermittedCrossProfileNotificationListenersUnavailable()4049 assertTrue(dpms.setPermittedCrossProfileNotificationListeners( in testIsNotificationListenerServicePermitted_onlySystemCanCall()4104 assertTrue(dpms.setPermittedCrossProfileNotificationListeners( in testSetPermittedCrossProfileNotificationListeners_managedProfile()4122 assertTrue(dpms.setPermittedCrossProfileNotificationListeners( in testSetPermittedCrossProfileNotificationListeners_managedProfile()4137 assertTrue(dpms.setPermittedCrossProfileNotificationListeners(admin1, null)); in testSetPermittedCrossProfileNotificationListeners_managedProfile()4186 assertTrue(dpms.setPermittedCrossProfileNotificationListeners( in testSetPermittedCrossProfileNotificationListeners_doesNotAffectPrimaryProfile()
205 …boolean setPermittedCrossProfileNotificationListeners(in ComponentName admin, in List<String> pack… in setPermittedCrossProfileNotificationListeners() method
5784 public boolean setPermittedCrossProfileNotificationListeners( in setPermittedCrossProfileNotificationListeners() method in DevicePolicyManager5789 return mService.setPermittedCrossProfileNotificationListeners(admin, packageList); in setPermittedCrossProfileNotificationListeners()
8019 public boolean setPermittedCrossProfileNotificationListeners( in setPermittedCrossProfileNotificationListeners() method in DevicePolicyManagerService
6391 …method public boolean setPermittedCrossProfileNotificationListeners(android.content.ComponentName,…
6625 …method public boolean setPermittedCrossProfileNotificationListeners(android.content.ComponentName,…