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

  /packages/apps/Dialer/java/com/android/dialer/phonelookup/database/
PhoneLookupHistoryContentProvider.java 78 private boolean isApplyingBatch() {
173 if (!isApplyingBatch()) {
205 if (!isApplyingBatch()) {
238 if (!isApplyingBatch()) {
255 if (!isApplyingBatch()) {
  /packages/apps/Dialer/java/com/android/dialer/calllog/database/
AnnotatedCallLogContentProvider.java 84 private boolean isApplyingBatch() {
229 if (!isApplyingBatch()) {
263 if (!isApplyingBatch()) {
287 if (!isApplyingBatch()) {
303 if (!isApplyingBatch()) {

Completed in 71 milliseconds