Searched refs:numberPresentation (Results 1 – 3 of 3) sorted by relevance
/device/generic/goldfish/radio/include/telephony/ |
D | ril.h | 433 …int numberPresentation; /* 0=Allowed, 1=Restricted, 2=Not Specified/Unknown 3=Payphone… member 1169 int numberPresentation; /* 0=Allowed, 1=Restricted, 2=Not Specified/Unknown */ member 1176 int numberPresentation; /* 0=Allowed, 1=Restricted, 2=Not Specified/Unknown */ member
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril.h | 469 …int numberPresentation; /* 0=Allowed, 1=Restricted, 2=Not Specified/Unknown 3=Payphone… member 1400 int numberPresentation; /* 0=Allowed, 1=Restricted, 2=Not Specified/Unknown */ member 1407 int numberPresentation; /* 0=Allowed, 1=Restricted, 2=Not Specified/Unknown */ member
|
D | ril_service.cpp | 5222 calls[i].base.base.numberPresentation = in getCurrentCallsResponse() 5223 (CallPresentation)p_cur->numberPresentation; in getCurrentCallsResponse() 5256 calls[i].base.numberPresentation = (CallPresentation)p_cur->numberPresentation; in getCurrentCallsResponse() 5289 calls[i].numberPresentation = (CallPresentation)p_cur->numberPresentation; in getCurrentCallsResponse() 11629 callWaitingRecord.numberPresentation = in cdmaCallWaitingInd() 11630 (CdmaCallWaitingNumberPresentation) callWaitingRil->numberPresentation; in cdmaCallWaitingInd()
|