Home
last modified time | relevance | path

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

/aosp12/hardware/ril/libril/
H A Dril_internal.h94 void onNewCommandConnect(RIL_SOCKET_ID socket_id);
H A Dril.cpp306 void onNewCommandConnect(RIL_SOCKET_ID socket_id) { in onNewCommandConnect() function
H A Dril_service.cpp794 android::onNewCommandConnect((RIL_SOCKET_ID) mSlotId); in setResponseFunctions()