HomeSort by relevance Sort by last modified time
    Searched refs:p_dial (Results 1 - 2 of 2) sorted by null

  /device/google/cuttlefish_common/guest/hals/ril/
cuttlefish_ril.cpp 595 RIL_Dial* p_dial = (RIL_Dial*)data; local
597 ALOGV("Dialing %s, number presentation is %s.", p_dial->address,
598 (p_dial->clir == 0) ? "defined by operator"
599 : (p_dial->clir == 1) ? "allowed" : "restricted");
601 CallState state(p_dial->address);
605 switch (p_dial->clir) {
    [all...]
  /device/generic/goldfish/ril/
reference-ril.c 1038 RIL_Dial *p_dial; local
    [all...]

Completed in 66 milliseconds