OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:freshid
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Contacts/src/com/android/contacts/
ViewContactActivity.java
682
long
freshId
= getRefreshedContactId();
683
if (
freshId
> 0) {
689
intent.putExtra(ContactsListActivity.EXTRA_AGGREGATE_ID,
freshId
);
[
all
...]
Completed in 548 milliseconds