Searched defs:isNcm (Results 1 – 2 of 2) sorted by relevance
213 public final boolean isNcm; field in Tethering.TetherState215 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()
370 public boolean isNcm(String iface) { in isNcm() method in TetheringConfiguration