Home
last modified time | relevance | path

Searched refs:restoreCallingIdentityInternal (Results 1 – 2 of 2) sorted by relevance

/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DSQLiteContentProvider.java106 restoreCallingIdentityInternal(identity); in insert()
137 restoreCallingIdentityInternal(identity); in bulkInsert()
162 restoreCallingIdentityInternal(identity); in update()
194 restoreCallingIdentityInternal(identity); in delete()
244 restoreCallingIdentityInternal(identity); in applyBatch()
323 protected void restoreCallingIdentityInternal(long identity) { in restoreCallingIdentityInternal() method in SQLiteContentProvider
DCalendarProvider2.java866 restoreCallingIdentityInternal(identity); in query()