Searched defs:mGatewayInfo (Results 1 – 4 of 4) sorted by relevance
/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ | ||
H A D | CallRedirectionProcessorTest.java | 87 @Mock private GatewayInfo mGatewayInfo; field in CallRedirectionProcessorTest |
/aosp12/frameworks/base/telecomm/java/android/telecom/ | ||
H A D | ParcelableCall.java | 54 private GatewayInfo mGatewayInfo; field in ParcelableCall.ParcelableCallBuilder |
H A D | Call.java | 714 private final GatewayInfo mGatewayInfo; field in Call.Details |
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/ | ||
H A D | Call.java | 339 private GatewayInfo mGatewayInfo; field in Call |