OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getContactCount
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
ContactsBinaryDictionary.java
139
sContactCountAtLastRebuild =
getContactCount
();
171
private int
getContactCount
() {
239
final int contactCount =
getContactCount
();
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
SynchronousContactsProvider2.java
201
public long
getContactCount
() {
Completed in 51 milliseconds