Home
last modified time | relevance | path

Searched defs:identity (Results 1 – 12 of 12) sorted by relevance

/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DSQLiteContentProvider.java97 final long identity = clearCallingIdentityInternal(); in insert() local
125 final long identity = clearCallingIdentityInternal(); in bulkInsert() local
152 final long identity = clearCallingIdentityInternal(); in update() local
185 final long identity = clearCallingIdentityInternal(); in delete() local
226 final long identity = clearCallingIdentityInternal(); in applyBatch() local
323 protected void restoreCallingIdentityInternal(long identity) { in restoreCallingIdentityInternal()
DCalendarProvider2.java837 final long identity = clearCallingIdentityInternal(); in query() local
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
DMatrixUtils.h44 Matrix33(bool identity) { in Matrix33()
102 Matrix9(bool identity) { in Matrix9()
/packages/apps/Camera/jni/feature_mos/src/mosaic/
DMatrixUtils.h44 Matrix33(bool identity) { in Matrix33()
102 Matrix9(bool identity) { in Matrix9()
/packages/services/Mms/src/com/android/mms/service/
DMmsService.java502 final long identity = Binder.clearCallingIdentity(); in importSms() local
523 final long identity = Binder.clearCallingIdentity(); in importMms() local
622 final long identity = Binder.clearCallingIdentity(); in updateMessageStatus() local
645 final long identity = Binder.clearCallingIdentity(); in archiveConversation() local
676 final long identity = Binder.clearCallingIdentity(); in addSmsDraft() local
696 final long identity = Binder.clearCallingIdentity(); in addMmsDraft() local
DSendRequest.java110 final long identity = Binder.clearCallingIdentity(); in persistIfRequired() local
DDownloadRequest.java116 final long identity = Binder.clearCallingIdentity(); in persistIfRequired() local
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DColorSpaceMatrix.java52 public void identity() { in identity() method in ColorSpaceMatrix
/packages/apps/Calendar/src/com/android/calendar/
DCalendarEventModel.java86 public Attendee(String name, String email, int status, String identity, in Attendee()
DEventInfoFragment.java1110 String identity = null; in initAttendeesCursor() local
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DBaseContactsProvider2Test.java520 protected Uri insertIdentity(long rawContactId, String identity, String namespace) { in insertIdentity()
/packages/services/Telecomm/libs/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...