Home
last modified time | relevance | path

Searched refs:s_repollCallsCount (Results 1 – 1 of 1) sorted by relevance

/hardware/ril/reference-ril/
Dreference-ril.c251 static int s_repollCallsCount = 0; variable
915 && s_repollCallsCount < REPOLL_CALLS_COUNT_MAX
919 " Repoll count: %d\n", s_repollCallsCount);
920 s_repollCallsCount++;
927 s_repollCallsCount = 0;