Searched refs:ERROR_APN_ID (Results 1 – 3 of 3) sorted by relevance
35 if (deActiveApnTypeId_ != ERROR_APN_ID) { in StateBegin()55 deActiveApnTypeId_ = ERROR_APN_ID; in StateBegin()
44 int32_t deActiveApnTypeId_ = ERROR_APN_ID;
171 static const int32_t ERROR_APN_ID = -1; variable