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