OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getUpdatedSyncStates
(Results
1 - 3
of
3
) sorted by null
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
TransactionContextTest.java
45
Set<Map.Entry<Long, Object>> newSync = context.
getUpdatedSyncStates
();
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
TransactionContext.java
158
public Set<Entry<Long, Object>>
getUpdatedSyncStates
() {
ContactsProvider2.java
[
all
...]
Completed in 502 milliseconds