Home
last modified time | relevance | path

Searched defs:IsActive (Results 1 – 2 of 2) sorted by relevance

/system/bt/profile/avrcp/
Ddevice.cc70 bool Device::IsActive() const { in IsActive() function in bluetooth::avrcp::Device
/system/apex/apexd/
Dapexservice_test.cpp121 StatusOr<bool> IsActive(const std::string& name, int64_t version) { in IsActive() function in android::apex::ApexServiceTest