Searched refs:isSyncActive (Results 1 – 4 of 4) sorted by relevance
73 if (isSyncActive()) { in show()97 private boolean isSyncActive() { in isSyncActive() method in ContactListEmptyView103 if (contentService.isSyncActive(account, ContactsContract.AUTHORITY)) { in isSyncActive()
187 } else if (isSyncActive()) { in prepareEmptyView()
890 protected boolean isSyncActive() { in isSyncActive() method in ContactEntryListFragment896 if (contentService.isSyncActive(account, ContactsContract.AUTHORITY)) { in isSyncActive()
280 } else if (isSyncActive()) { in prepareEmptyView()