Searched refs:modemCognitive (Results 1 – 7 of 7) sorted by relevance
/device/generic/goldfish/radio/ril/ |
D | ril.h | 7157 int modemCognitive; /* indicating the APN setting was sent to the modem through member
|
/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/libril/ |
D | ril.h | 7546 int modemCognitive; /* indicating the APN setting was sent to the modem through member
|
D | ril_service.cpp | 216 bool modemCognitive, 407 bool modemCognitive, bool isRoaming); 500 bool modemCognitive, bool roamingAllowed, bool isRoaming, 1259 const DataProfileInfo& dataProfileInfo, bool modemCognitive, in setupDataCall() argument 1298 modemCognitive ? "1" : "0", in setupDataCall() 2179 bool modemCognitive, bool isRoaming) { in setInitialAttachApn() argument 2242 iaa.modemCognitive = BOOL_TO_INT(modemCognitive); in setInitialAttachApn()
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril.h | 7976 int modemCognitive; /* indicating the APN setting was sent to the modem through member
|
D | ril_service.cpp | 227 bool modemCognitive, 418 bool modemCognitive, bool isRoaming); 511 bool modemCognitive, bool roamingAllowed, bool isRoaming, 1277 const DataProfileInfo& dataProfileInfo, bool modemCognitive, in setupDataCall() argument 1316 modemCognitive ? "1" : "0", in setupDataCall() 2210 bool modemCognitive, bool isRoaming) { in setInitialAttachApn() argument 2273 iaa.modemCognitive = BOOL_TO_INT(modemCognitive); in setInitialAttachApn() 3301 const V1_0::DataProfileInfo& dataProfileInfo, bool modemCognitive, in setupDataCall_1_2() argument 3341 modemCognitive ? "1" : "0", in setupDataCall_1_2()
|
/device/generic/goldfish/radio/libril/ |
D | ril_service.cpp | 206 bool modemCognitive, 397 bool modemCognitive, bool isRoaming); 1124 const DataProfileInfo& dataProfileInfo, bool modemCognitive, in setupDataCall() argument 1163 modemCognitive ? "1" : "0", in setupDataCall() 2044 bool modemCognitive, bool isRoaming) { in setInitialAttachApn() argument 2107 iaa.modemCognitive = BOOL_TO_INT(modemCognitive); in setInitialAttachApn()
|