Home
last modified time | relevance | path

Searched refs:hasBluetoothOutputDevice (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/mediametrics/include/mediametricsservice/
DStringUtils.h232 inline bool hasBluetoothOutputDevice(std::string_view devices) { in hasBluetoothOutputDevice() function
/frameworks/av/services/mediametrics/
DAudioAnalytics.cpp1903 if (stringutils::hasBluetoothOutputDevice(devices)) { in getDeviceNamesFromOutputDevices()