OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setProfilesCount
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Phone/src/com/android/phone/sip/
SipProfileDb.java
58
mSipSharedPreferences.
setProfilesCount
(--mProfilesCount);
83
mSipSharedPreferences.
setProfilesCount
(++mProfilesCount);
126
mSipSharedPreferences.
setProfilesCount
(mProfilesCount);
SipSharedPreferences.java
71
public void
setProfilesCount
(int number) {
Completed in 356 milliseconds