OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createPhoneAccount
(Results
1 - 2
of
2
) sorted by null
/packages/services/Telephony/sip/src/com/android/services/telephony/sip/
SipAccountRegistry.java
244
PhoneAccount phoneAccount = SipUtil.
createPhoneAccount
(context, profile);
SipUtil.java
110
static PhoneAccount
createPhoneAccount
(Context context, SipProfile profile) {
Completed in 50 milliseconds