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