Searched refs:activityLaunchDefaultAllowed (Results 1 – 1 of 1) sorted by relevance
263 void setActivityLaunchDefaultAllowed(boolean activityLaunchDefaultAllowed) { in setActivityLaunchDefaultAllowed() argument265 if (mActivityLaunchAllowedByDefault != activityLaunchDefaultAllowed) { in setActivityLaunchDefaultAllowed()268 mActivityLaunchAllowedByDefault = activityLaunchDefaultAllowed; in setActivityLaunchDefaultAllowed()