Home
last modified time | relevance | path

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

/hardware/ril/mock-ril/src/proto/
Dril.proto10 RADIOSTATE_OFF = 0; /* Radio explictly powered off (eg CFUN=0) */ enumerator
/hardware/ril/mock-ril/src/js/
Dril_vars.js130 var RADIOSTATE_OFF = 0; /* Radio explictly powered off (eg CFUN=0) */ variable