OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:possibleAdd
(Results
1 - 2
of
2
) sorted by null
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
RawContactDelta.java
394
private void
possibleAdd
(ArrayList<ContentProviderOperation> diff,
402
* For compatibility purpose, this method is copied from {@link #
possibleAdd
} and takes
474
possibleAdd
(buildInto, builder);
502
possibleAdd
(buildInto, builder);
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
EntityDelta.java
336
private void
possibleAdd
(ArrayList<ContentProviderOperation> diff,
389
possibleAdd
(buildInto, builder);
410
possibleAdd
(buildInto, builder);
Completed in 1166 milliseconds