Searched refs:vpnNameWorkProfile (Results 1 – 1 of 1) sorted by relevance
149 final String vpnNameWorkProfile = mSecurityController.getWorkProfileVpnName(); in handleRefreshState() local154 vpnName != null || vpnNameWorkProfile != null; in handleRefreshState()158 vpnNameWorkProfile, organizationName, workProfileName); in handleRefreshState()161 if (vpnName != null || vpnNameWorkProfile != null) { in handleRefreshState()177 String vpnName, String vpnNameWorkProfile, CharSequence organizationName, in getFooterText() argument189 if (vpnName != null && vpnNameWorkProfile != null) { in getFooterText()196 if (vpnName != null || vpnNameWorkProfile != null) { in getFooterText()200 vpnName != null ? vpnName : vpnNameWorkProfile); in getFooterText()205 vpnName != null ? vpnName : vpnNameWorkProfile); in getFooterText()225 if (vpnName != null && vpnNameWorkProfile != null) { in getFooterText()[all …]