Searched refs:vpnName (Results 1 – 1 of 1) sorted by relevance
148 final String vpnName = mSecurityController.getPrimaryVpnName(); in handleRefreshState() local154 vpnName != null || vpnNameWorkProfile != null; in handleRefreshState()157 hasCACerts, hasCACertsInWorkProfile, isNetworkLoggingEnabled, vpnName, 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 …]