Home
last modified time | relevance | path

Searched refs:setNearbyNotificationStreamingPolicy (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/admin/
H A DIDevicePolicyManager.aidl153 void setNearbyNotificationStreamingPolicy(int policy); in setNearbyNotificationStreamingPolicy() method
H A DDevicePolicyManager.java8527 public void setNearbyNotificationStreamingPolicy(@NearbyStreamingPolicy int policy) { in setNearbyNotificationStreamingPolicy() method in DevicePolicyManager
8533 mService.setNearbyNotificationStreamingPolicy(policy); in setNearbyNotificationStreamingPolicy()
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java8793 public void setNearbyNotificationStreamingPolicy(int policy) {
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt7979 method public void setNearbyNotificationStreamingPolicy(int);