Home
last modified time | relevance | path

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

/device/google/contexthub/contexthubhal/
Dsystem_comms.h422 bool isActive(const SessionMap::iterator &pos) const in isActive() function
/device/google/cuttlefish/guest/hals/ril/
Dcuttlefish_ril.cpp411 bool isActive() { return state == RIL_CALL_ACTIVE; } in isActive() function