Searched refs:setPermittedCrossProfileNotificationListeners (Results 1 – 7 of 7) sorted by relevance
272 …boolean setPermittedCrossProfileNotificationListeners(in ComponentName admin, in List<String> pack… in setPermittedCrossProfileNotificationListeners() method
11052 public boolean setPermittedCrossProfileNotificationListeners( in setPermittedCrossProfileNotificationListeners() method in DevicePolicyManager11057 return mService.setPermittedCrossProfileNotificationListeners(admin, packageList); in setPermittedCrossProfileNotificationListeners()
6124 assertThat(dpms.setPermittedCrossProfileNotificationListeners( in assertSetPermittedCrossProfileNotificationListenersUnavailable()6133 assertThat(dpms.setPermittedCrossProfileNotificationListeners( in assertSetPermittedCrossProfileNotificationListenersUnavailable()6155 assertThat(dpms.setPermittedCrossProfileNotificationListeners( in testIsNotificationListenerServicePermitted_onlySystemCanCall()6209 assertThat(dpms.setPermittedCrossProfileNotificationListeners( in testSetPermittedCrossProfileNotificationListeners_managedProfile()6227 assertThat(dpms.setPermittedCrossProfileNotificationListeners( in testSetPermittedCrossProfileNotificationListeners_managedProfile()6242 assertThat(dpms.setPermittedCrossProfileNotificationListeners(admin1, null)).isTrue(); in testSetPermittedCrossProfileNotificationListeners_managedProfile()6292 assertThat(dpms.setPermittedCrossProfileNotificationListeners( in testSetPermittedCrossProfileNotificationListeners_doesNotAffectPrimaryProfile()
12512 public boolean setPermittedCrossProfileNotificationListeners(
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
2840 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->setPermittedCrossProfileNotificationListeners(…3365 Landroid/app/admin/IDevicePolicyManager;->setPermittedCrossProfileNotificationListeners(Landroid/co…
7999 …method public boolean setPermittedCrossProfileNotificationListeners(@NonNull android.content.Compo…