Home
last modified time | relevance | path

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

/system/bt/binder/android/bluetooth/
DIBluetoothManager.aidl36 boolean isEnabled(); in isEnabled() method
DIBluetooth.aidl37 boolean isEnabled(); in isEnabled() method
/system/chre/core/
Dgnss_manager.cc209 bool GnssSession::isEnabled() const { in isEnabled() function in chre::GnssSession