Home
last modified time | relevance | path

Searched defs:addDevMap (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Connectivity/Tethering/apishim/common/com/android/networkstack/tethering/apishim/common/
DBpfCoordinatorShim.java190 public abstract boolean addDevMap(int ifIndex); in addDevMap() method in BpfCoordinatorShim
/packages/modules/Connectivity/Tethering/apishim/30/com/android/networkstack/tethering/apishim/api30/
DBpfCoordinatorShimImpl.java190 public boolean addDevMap(int ifIndex) { in addDevMap() method in BpfCoordinatorShimImpl
/packages/modules/Connectivity/Tethering/apishim/31/com/android/networkstack/tethering/apishim/api31/
DBpfCoordinatorShimImpl.java460 public boolean addDevMap(int ifIndex) { in addDevMap() method in BpfCoordinatorShimImpl