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