Home
last modified time | relevance | path

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

/hardware/ril/reference-ril/
Dreference-ril.c248 static void pollSIMState (void *param);
347 pollSIMState(NULL); in onRadioPowerOn()
2754 static void pollSIMState (void *param __unused) function
2775 RIL_requestTimedCallback (pollSIMState, NULL, &TIMEVAL_SIMPOLL);