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