Searched defs:applyingBatch (Results 1 – 5 of 5) sorted by relevance
75 private final ThreadLocal<Boolean> applyingBatch = new ThreadLocal<>(); field in PhoneLookupHistoryContentProvider
64 private final ThreadLocal<Boolean> applyingBatch = new ThreadLocal<>(); field in AnnotatedCallLogContentProvider
111 private boolean applyingBatch() { in applyingBatch() method in SQLiteContentProvider
86 protected boolean applyingBatch() { in applyingBatch() method in SQLiteContentProvider
260 protected boolean applyingBatch() { in applyingBatch() method in CallLogProvider