Home
last modified time | relevance | path

Searched defs:authContext (Results 1 – 3 of 3) sorted by relevance

/hardware/ril/reference-ril/
Dril.h7164 int authContext; /* P2 value of authentication command, see P2 parameter in member
/hardware/ril/include/telephony/
Dril.h7164 int authContext; /* P2 value of authentication command, see P2 parameter in member
/hardware/ril/libril/
Dril_service.cpp2386 Return<void> RadioImpl::requestIccSimAuthentication(int32_t serial, int32_t authContext, in requestIccSimAuthentication()