Searched refs:isConfigVpnSupported (Results 1 – 2 of 2) sorted by relevance
92 public static boolean isConfigVpnSupported(Context context) { in isConfigVpnSupported() method in FeatureUtil
342 if (FeatureUtil.isConfigVpnSupported(this)) { in addTestsToAdapter()