OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:existingid
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Gallery/src/com/android/camera/gallery/
BaseImageList.java
86
long
existingId
= ContentUris.parseId(mBaseUri);
87
if (
existingId
!= id) Log.e(TAG, "id mismatch");
/packages/apps/ContactsCommon/tests/src/com/android/contacts/common/
RawContactModifierTests.java
173
protected RawContactDelta getRawContact(Long
existingId
, ContentValues... entries) {
175
if (
existingId
!= null) {
176
contact.put(RawContacts._ID,
existingId
);
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar
Completed in 347 milliseconds