Searched refs:modemCognitive (Results 1 – 3 of 3) sorted by relevance
/device/generic/goldfish/radio/include/telephony/ |
D | ril.h | 7153 int modemCognitive; /* indicating the APN setting was sent to the modem through member
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril.h | 8493 int modemCognitive; /* indicating the APN setting was sent to the modem through member
|
D | ril_service.cpp | 281 bool modemCognitive, 474 bool modemCognitive, bool isRoaming); 569 bool modemCognitive, bool roamingAllowed, bool isRoaming, 1411 const DataProfileInfo& dataProfileInfo, bool modemCognitive, in setupDataCall() argument 1450 modemCognitive ? "1" : "0", in setupDataCall() 1476 modemCognitive ? "1" : "0", in setupDataCall() 2485 bool modemCognitive, bool isRoaming) { in setInitialAttachApn() argument 2548 iaa.modemCognitive = BOOL_TO_INT(modemCognitive); in setInitialAttachApn() 3578 const V1_0::DataProfileInfo& dataProfileInfo, bool modemCognitive, in setupDataCall_1_2() argument 3618 modemCognitive ? "1" : "0", in setupDataCall_1_2()
|