Searched refs:setBottomLinkState (Results 1 – 1 of 1) sorted by relevance
257 setBottomLinkState(footer1Link, caller, Intent.ACTION_MANAGE_APP_PERMISSIONS); in onCreateView()261 setBottomLinkState(footer2Link, caller, Intent.ACTION_MANAGE_PERMISSION_APPS); in onCreateView()353 private void setBottomLinkState(TextView view, String caller, String action) { in setBottomLinkState() method in AppPermissionFragment