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