Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/
Dcuttlefish_ril.cpp444 static int gLastActiveCallIndex = 1; variable
527 int call_index = gLastActiveCallIndex++; in request_dial()