Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/include/telephony/
Dril.h435 …int namePresentation; /* 0=Allowed, 1=Restricted, 2=Not Specified/Unknown 3=Payphone */ member
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h471 …int namePresentation; /* 0=Allowed, 1=Restricted, 2=Not Specified/Unknown 3=Payphone */ member
Dril_service.cpp5225 calls[i].base.base.namePresentation = (CallPresentation)p_cur->namePresentation; in getCurrentCallsResponse()
5258 calls[i].base.namePresentation = (CallPresentation)p_cur->namePresentation; in getCurrentCallsResponse()
5291 calls[i].namePresentation = (CallPresentation)p_cur->namePresentation; in getCurrentCallsResponse()