Searched defs:isUsb (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/connectivity/
H A DTethering.java217 } else if (isUsb(iface)) {
233 if (isUsb(iface)) {
250 private boolean isUsb(String iface) { method in class:Tethering
285 if (isUsb(iface)) {
395 if (isUsb((String)iface)) {
535 if (isUsb(iface)) {
558 if (isUsb(iface)) {

Completed in 90 milliseconds