Searched refs:getResourceInteger (Results 1 – 1 of 1) sorted by relevance
211 provisioningCheckPeriod = getResourceInteger(res, in TetheringConfiguration()217 mOffloadPollInterval = getResourceInteger(res, in TetheringConfiguration()392 final int valueFromRes = getResourceInteger(res, R.integer.config_tether_usb_functions, in getUsbTetheringFunction()494 private static int getResourceInteger(Resources res, int resId, int defaultValue) { in getResourceInteger() method in TetheringConfiguration