Searched refs:encodeContentProviderAllowlist (Results 1 – 2 of 2) sorted by relevance
193 String encodedAllowlist = ProtoUtil.encodeContentProviderAllowlist(allowedAuthorities); in testGetContentProvider_DeviceConfigAllowlistApplied()215 ProtoUtil.encodeContentProviderAllowlist(nextAllowedAuthorities); in testGetContentProvider_DeviceConfigNextAllowlistApplied()224 String encodedAllowlist = ProtoUtil.encodeContentProviderAllowlist(allowedAuthorities); in testGetContentProvider_DeviceConfigNextAllowlistApplied()243 String encodedAllowlist = ProtoUtil.encodeContentProviderAllowlist(allowedAuthorities); in testGetContentProvider_DeviceConfigWildcardAllowlistApplied()260 String encodedAllowlist = ProtoUtil.encodeContentProviderAllowlist(allowedAuthorities); in testGetContentProvider_DeviceConfigAllowlistWithWildcardApplied()336 String encodedAllowlist = ProtoUtil.encodeContentProviderAllowlist(allowedAuthorities); in testGetContentProvider_nextAllowlistApplied_currentAllowlistPresent_appliesCurrentAllowlist_allowlistForTargetSdkVersion()
38 public static String encodeContentProviderAllowlist( in encodeContentProviderAllowlist() method in ProtoUtil61 public static String encodeContentProviderAllowlist(ArraySet<String> authorities) { in encodeContentProviderAllowlist() method in ProtoUtil