Home | History | Annotate | Download | only in phone

Lines Matching refs:rawInfo

533             RawGatewayInfo rawInfo = mCallGatewayManager.getGatewayInfo(connection);
534 if (!rawInfo.isEmpty()) {
535 number = rawInfo.trueNumber;
676 RawGatewayInfo rawInfo = mCallGatewayManager.getGatewayInfo(connection);
677 if (!rawInfo.isEmpty()) {
678 number = rawInfo.trueNumber;