Home
last modified time | relevance | path

Searched defs:isNcm (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTethering.java213 public final boolean isNcm; field in Tethering.TetherState
215 TetherState(IpServer ipServer, boolean isNcm) { in TetherState()
1694 private void enableIpServing(@NonNull TetheringRequest request, String ifname, boolean isNcm) { in enableIpServing()
3099 boolean isNcm) { in ensureIpServerStartedForType()
DTetheringConfiguration.java370 public boolean isNcm(String iface) { in isNcm() method in TetheringConfiguration