Home
last modified time | relevance | path

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

/hardware/ril/reference-ril/
Dreference-ril.c250 static void pollSIMState (void *param);
365 pollSIMState(NULL); in onRadioPowerOn()
2890 static void pollSIMState (void *param __unused) function
2911 RIL_requestTimedCallback (pollSIMState, NULL, &TIMEVAL_SIMPOLL);