Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
H A DTetheringConfiguration.java264 public boolean isBluetooth(String iface) { in isBluetooth() method in TetheringConfiguration
/aosp12/frameworks/av/services/mediametrics/
H A DAudioAnalytics.cpp604 bool isBluetooth = false; in endAudioIntervalGroup() local
/aosp12/frameworks/base/media/java/android/media/
H A DMediaRouter.java2250 public boolean isBluetooth() { in isBluetooth() method in MediaRouter.RouteInfo