Searched refs:NearbyNotificationStreamingPolicy (Results 1 – 2 of 2) sorted by relevance
22 import static com.android.bedstead.nene.devicepolicy.DevicePolicy.NearbyNotificationStreamingPolicy…23 import static com.android.bedstead.nene.devicepolicy.DevicePolicy.NearbyNotificationStreamingPolicy…139 DevicePolicy.NearbyNotificationStreamingPolicy.Enabled); in setNearbyNotificationStreamingPolicy_setEnabled_doesNotApply()
858 ): NearbyNotificationStreamingPolicy { in <lambda>()864 NearbyNotificationStreamingPolicy.entries.first { it.intDef == intDef } in <lambda>()892 enum class NearbyNotificationStreamingPolicy(val intDef: Int) { in <lambda>() class