Searched refs:setPermittedCrossProfileNotificationListeners (Results 1 – 7 of 7) sorted by relevance
274 …boolean setPermittedCrossProfileNotificationListeners(in ComponentName admin, in List<String> pack… in setPermittedCrossProfileNotificationListeners() method
11399 public boolean setPermittedCrossProfileNotificationListeners( in setPermittedCrossProfileNotificationListeners() method in DevicePolicyManager11404 return mService.setPermittedCrossProfileNotificationListeners(admin, packageList); in setPermittedCrossProfileNotificationListeners()
6142 assertThat(dpms.setPermittedCrossProfileNotificationListeners( in assertSetPermittedCrossProfileNotificationListenersUnavailable()6151 assertThat(dpms.setPermittedCrossProfileNotificationListeners( in assertSetPermittedCrossProfileNotificationListenersUnavailable()6173 assertThat(dpms.setPermittedCrossProfileNotificationListeners( in testIsNotificationListenerServicePermitted_onlySystemCanCall()6227 assertThat(dpms.setPermittedCrossProfileNotificationListeners( in testSetPermittedCrossProfileNotificationListeners_managedProfile()6245 assertThat(dpms.setPermittedCrossProfileNotificationListeners( in testSetPermittedCrossProfileNotificationListeners_managedProfile()6260 assertThat(dpms.setPermittedCrossProfileNotificationListeners(admin1, null)).isTrue(); in testSetPermittedCrossProfileNotificationListeners_managedProfile()6310 assertThat(dpms.setPermittedCrossProfileNotificationListeners( in testSetPermittedCrossProfileNotificationListeners_doesNotAffectPrimaryProfile()
12437 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…
8226 …method public boolean setPermittedCrossProfileNotificationListeners(@NonNull android.content.Compo…