Searched refs:DEFAULT_ACTIVITY_ALLOWED_ACTIONS (Results 1 – 2 of 2) sorted by relevance
185 for (String action : SdkSandboxManagerService.DEFAULT_ACTIVITY_ALLOWED_ACTIONS) { in testEnforceAllowedToStartActivity_defaultAllowedValues()219 for (String action : SdkSandboxManagerService.DEFAULT_ACTIVITY_ALLOWED_ACTIONS) { in testEnforceAllowedToStartActivity_deviceConfigAllowlist()232 for (String action : SdkSandboxManagerService.DEFAULT_ACTIVITY_ALLOWED_ACTIONS) { in testEnforceAllowedToStartActivity_restrictionEnforcedDeviceConfigAllowlistNotSet()294 for (String action : SdkSandboxManagerService.DEFAULT_ACTIVITY_ALLOWED_ACTIONS) { in testEnforceAllowedToStartActivity_nextRestrictionsAppliedButAllowlistNotSet()307 for (String action : SdkSandboxManagerService.DEFAULT_ACTIVITY_ALLOWED_ACTIONS) { in testEnforceAllowedToStartActivity_nextRestrictionsAppliedButAllowlistNotSet()
223 static final ArraySet<String> DEFAULT_ACTIVITY_ALLOWED_ACTIONS = field in SdkSandboxManagerService2220 return DEFAULT_ACTIVITY_ALLOWED_ACTIONS;2228 return DEFAULT_ACTIVITY_ALLOWED_ACTIONS;