Home
last modified time | relevance | path

Searched refs:encodeBroadcastReceiverAllowlist (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AdServices/sdksandbox/tests/testutils/src/android/app/sdksandbox/testutils/
DProtoUtil.java99 public static String encodeBroadcastReceiverAllowlist( in encodeBroadcastReceiverAllowlist() method in ProtoUtil
122 public static String encodeBroadcastReceiverAllowlist(ArraySet<String> actions) { in encodeBroadcastReceiverAllowlist() method in ProtoUtil
/packages/modules/AdServices/sdksandbox/tests/endtoendtests/src/com/android/tests/sdksandbox/restrictions/
DBroadcastRestrictionsTest.java252 ProtoUtil.encodeBroadcastReceiverAllowlist(allowedBroadcastReceivers); in testRegisterBroadcastReceiver_DeviceConfigAllowlistApplied()
285 ProtoUtil.encodeBroadcastReceiverAllowlist( in testRegisterBroadcastReceiver_DeviceConfigNextAllowlistApplied()