Searched refs:checkDunRequired (Results 1 – 2 of 2) sorted by relevance
135 isDunRequired = checkDunRequired(ctx); in TetheringConfiguration()282 public static boolean checkDunRequired(Context ctx) { in checkDunRequired() method in TetheringConfiguration
448 final boolean isDunRequired = TetheringConfiguration.checkDunRequired(mContext); in maybeDunSettingChanged()