OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:saveProfile
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Phone/src/com/android/phone/sip/
SipProfileDb.java
69
public void
saveProfile
(SipProfile p) throws IOException {
SipEditor.java
250
mProfileDb.
saveProfile
(p);
Completed in 33 milliseconds