HomeSort by relevance Sort by last modified time
    Searched refs:getRawGatewayInfo (Results 1 - 2 of 2) sorted by null

  /packages/services/Telephony/src/com/android/phone/
CallGatewayManager.java 91 public static RawGatewayInfo getRawGatewayInfo(Intent intent, String number) {
102 * @param gatewayInfo Gateway info gathered using getRawGatewayInfo.
CallController.java 432 final RawGatewayInfo rawGatewayInfo = mCallGatewayManager.getRawGatewayInfo(intent, number);

Completed in 63 milliseconds