Searched refs:blockActivityStartAndFeatureEnabled (Results 1 – 1 of 1) sorted by relevance
2051 boolean blockActivityStartAndFeatureEnabled = ActivitySecurityModelFeatureFlags in logAsmFailureAndCheckFeatureEnabled()2056 targetTopActivity, blockActivityStartAndFeatureEnabled, /*taskToFront*/taskToFront); in logAsmFailureAndCheckFeatureEnabled()2094 + (blockActivityStartAndFeatureEnabled ? " blocked " : " would block ") in logAsmFailureAndCheckFeatureEnabled()2103 if (blockActivityStartAndFeatureEnabled) { in logAsmFailureAndCheckFeatureEnabled()2119 ActivityRecord targetTopActivity, boolean blockActivityStartAndFeatureEnabled, in getDebugInfoForActivitySecurity() argument2139 joiner.add(prefix + "Block Enabled: " + blockActivityStartAndFeatureEnabled); in getDebugInfoForActivitySecurity()