Searched defs:clearCallingIdentityInternal (Results 1 - 1 of 1) sorted by relevance

/packages/providers/CalendarProvider/src/com/android/providers/calendar/
H A DSQLiteContentProvider.java98 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() { method in class:SQLiteContentProvider

Completed in 41 milliseconds