Searched defs:inEmulator (Results 1 - 1 of 1) sorted by relevance

/hardware/ril/reference-ril/
H A Datchannel.c744 bool inEmulator; local
750 inEmulator = isInEmulator();
751 if (inEmulator) {
761 if (inEmulator) {
903 bool inEmulator; local
909 inEmulator = isInEmulator();
910 if (inEmulator) {
933 if (inEmulator) {

Completed in 69 milliseconds