Home
last modified time | relevance | path

Searched refs:getResourceBoolean (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTetheringConfiguration.java262 chooseUpstreamAutomatically = forceAutomaticUpstream || getResourceBoolean( in TetheringConfiguration()
289 mEnableWifiP2pDedicatedIp = getResourceBoolean(res, in TetheringConfiguration()
608 private static boolean getResourceBoolean(Resources res, int resId, boolean defaultValue) { in getResourceBoolean() method in TetheringConfiguration
638 final boolean defaultValue = getResourceBoolean( in getEnableBpfOffload()
645 return getResourceBoolean( in getEnableLegacyDhcpServer()