Searched refs:isUsb (Results 1 – 6 of 6) sorted by relevance
127 public boolean isUsb() { in isUsb() method in DiskInfo
96 public boolean isUsb(String iface) { in isUsb() method in TetheringConfiguration
192 } else if (disk != null && disk.isUsb()) { in updateVolumesLocked()
272 } else if (cfg.isUsb(iface)) { in ifaceNameToType()615 if (cfg.isUsb(iface)) { in sendTetherStateChangedBroadcast()
566 } else if (disk.isUsb()) { in getSmallIcon()
1467 if (vol.disk != null && vol.disk.isUsb()) { in isMountDisallowed()