Searched refs:setPermittedCrossProfileNotificationListeners (Results 1 – 7 of 7) sorted by relevance
4469 assertFalse(dpms.setPermittedCrossProfileNotificationListeners( in assertSetPermittedCrossProfileNotificationListenersUnavailable()4478 assertFalse(dpms.setPermittedCrossProfileNotificationListeners( in assertSetPermittedCrossProfileNotificationListenersUnavailable()4499 assertTrue(dpms.setPermittedCrossProfileNotificationListeners( in testIsNotificationListenerServicePermitted_onlySystemCanCall()4552 assertTrue(dpms.setPermittedCrossProfileNotificationListeners( in testSetPermittedCrossProfileNotificationListeners_managedProfile()4570 assertTrue(dpms.setPermittedCrossProfileNotificationListeners( in testSetPermittedCrossProfileNotificationListeners_managedProfile()4585 assertTrue(dpms.setPermittedCrossProfileNotificationListeners(admin1, null)); in testSetPermittedCrossProfileNotificationListeners_managedProfile()4634 assertTrue(dpms.setPermittedCrossProfileNotificationListeners( in testSetPermittedCrossProfileNotificationListeners_doesNotAffectPrimaryProfile()
217 …boolean setPermittedCrossProfileNotificationListeners(in ComponentName admin, in List<String> pack… in setPermittedCrossProfileNotificationListeners() method
6362 public boolean setPermittedCrossProfileNotificationListeners( in setPermittedCrossProfileNotificationListeners() method in DevicePolicyManager6367 return mService.setPermittedCrossProfileNotificationListeners(admin, packageList); in setPermittedCrossProfileNotificationListeners()
8768 public boolean setPermittedCrossProfileNotificationListeners( in setPermittedCrossProfileNotificationListeners() method in DevicePolicyManagerService
1669 Landroid/app/admin/DevicePolicyManager;->setPermittedCrossProfileNotificationListeners(Landroid/con…
15780 HSPLandroid/app/admin/IDevicePolicyManager;->setPermittedCrossProfileNotificationListeners(Landroid…
6596 …method public boolean setPermittedCrossProfileNotificationListeners(android.content.ComponentName,…