HomeSort by relevance Sort by last modified time
    Searched defs:isVoice (Results 1 - 3 of 3) sorted by null

  /device/google/cuttlefish_common/guest/hals/ril/
cuttlefish_ril.cpp 468 bool isVoice;
482 isVoice(true),
491 isVoice(true),
560 p_calls->isVoice = iter->second.isVoice;
569 p_calls->name, p_calls->number, p_calls->isVoice, p_calls->isMT,
    [all...]
  /device/generic/goldfish/ril/
ril.h 429 char isVoice; /* nonzero if this is is a voice call */
    [all...]
  /device/google/cuttlefish_common/guest/hals/ril/libril/
ril.h 433 char isVoice; /* nonzero if this is is a voice call */
    [all...]

Completed in 123 milliseconds