Home
last modified time | relevance | path

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

/hardware/ril/reference-ril/
Dreference-ril.c263 static void pollSIMState (void *param);
427 pollSIMState(NULL); in onRadioPowerOn()
3172 static void pollSIMState (void *param __unused) function
3193 RIL_requestTimedCallback (pollSIMState, NULL, &TIMEVAL_SIMPOLL);