HomeSort by relevance Sort by last modified time
    Searched refs:clearCallingIdentityInternal (Results 1 - 2 of 2) sorted by null

  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
SQLiteContentProvider.java 98 final long identity = clearCallingIdentityInternal();
126 final long identity = clearCallingIdentityInternal();
153 final long identity = clearCallingIdentityInternal();
186 final long identity = clearCallingIdentityInternal();
227 final long identity = clearCallingIdentityInternal();
298 protected long clearCallingIdentityInternal() {
CalendarProvider2.java     [all...]

Completed in 291 milliseconds