Searched refs:OVERRIDE_TETHER_ENABLE_BPF_OFFLOAD (Results 1 – 2 of 2) sorted by relevance
29 …tatic com.android.networkstack.tethering.TetheringConfiguration.OVERRIDE_TETHER_ENABLE_BPF_OFFLOAD;167 assertTrue(OVERRIDE_TETHER_ENABLE_BPF_OFFLOAD.equals(name) in getDeviceConfigBoolean()384 TetheringConfiguration.OVERRIDE_TETHER_ENABLE_BPF_OFFLOAD, fromDevConfig); in initializeBpfOffloadConfiguration()
93 public static final String OVERRIDE_TETHER_ENABLE_BPF_OFFLOAD = field in TetheringConfiguration641 return getDeviceConfigBoolean(OVERRIDE_TETHER_ENABLE_BPF_OFFLOAD, defaultValue); in getEnableBpfOffload()