Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DParcelableCall.java54 private GatewayInfo mGatewayInfo; field in ParcelableCall.ParcelableCallBuilder
136 mGatewayInfo = gatewayInfo; in setGatewayInfo()
247 mGatewayInfo, in createParcelableCall()
283 newBuilder.mGatewayInfo = parcelableCall.mGatewayInfo; in fromParcelableCall()
319 private final GatewayInfo mGatewayInfo; field in ParcelableCall
385 mGatewayInfo = gatewayInfo; in ParcelableCall()
480 return mGatewayInfo; in getGatewayInfo()
739 destination.writeParcelable(mGatewayInfo, 0); in writeToParcel()
H A DCall.java744 private final GatewayInfo mGatewayInfo; field in Call.Details
1047 return mGatewayInfo; in getGatewayInfo()
1161 Objects.equals(mGatewayInfo, d.mGatewayInfo) && in equals()
1188 mGatewayInfo, in hashCode()
1234 mGatewayInfo = gatewayInfo; in Details()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt51495 Landroid/telecom/Call$Details;->mGatewayInfo:Landroid/telecom/GatewayInfo;
52260 Landroid/telecom/ParcelableCall;->mGatewayInfo:Landroid/telecom/GatewayInfo;