Home
last modified time | relevance | path

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

/hardware/ril/mock-ril/src/proto/
Dril.proto147 CALLSTATE_DIALING = 2; /* MO call only */ enumerator
/hardware/ril/mock-ril/src/js/
Dril_vars.js122 var CALLSTATE_DIALING = 2; /* MO call only */ variable