Home
last modified time | relevance | path

Searched refs:setPermittedCrossProfileNotificationListeners (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl274 …boolean setPermittedCrossProfileNotificationListeners(in ComponentName admin, in List<String> pack… in setPermittedCrossProfileNotificationListeners() method
DDevicePolicyManager.java11399 public boolean setPermittedCrossProfileNotificationListeners( in setPermittedCrossProfileNotificationListeners() method in DevicePolicyManager
11404 return mService.setPermittedCrossProfileNotificationListeners(admin, packageList); in setPermittedCrossProfileNotificationListeners()
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java6142 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()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java12437 public boolean setPermittedCrossProfileNotificationListeners(
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt2840 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->setPermittedCrossProfileNotificationListeners(…
3365 Landroid/app/admin/IDevicePolicyManager;->setPermittedCrossProfileNotificationListeners(Landroid/co…
/frameworks/base/core/api/
Dcurrent.txt8226 …method public boolean setPermittedCrossProfileNotificationListeners(@NonNull android.content.Compo…