OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getRawGatewayInfo
(Results
1 - 2
of
2
) sorted by null
/packages/services/Telephony/src/com/android/phone/
CallGatewayManager.java
92
public static RawGatewayInfo
getRawGatewayInfo
(Intent intent, String number) {
104
* @param gatewayInfo Gateway info gathered using
getRawGatewayInfo
.
CallController.java
437
final RawGatewayInfo rawGatewayInfo = mCallGatewayManager.
getRawGatewayInfo
(intent, number);
Completed in 81 milliseconds