Searched refs:getRawGatewayInfo (Results 1 - 2 of 2) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
H A DCallGatewayManager.java82 public static RawGatewayInfo getRawGatewayInfo(Intent intent, String number) { method in class:CallGatewayManager
94 * @param gatewayInfo Gateway info gathered using getRawGatewayInfo.
H A DCallController.java437 final RawGatewayInfo rawGatewayInfo = mCallGatewayManager.getRawGatewayInfo(intent, number);

Completed in 58 milliseconds