Searched refs:getAccountOrNull (Results 1 – 7 of 7) sorted by relevance
32 PhoneAccount account = getAccountOrNull(context, accountHandle); in getAccountLabel()65 private static PhoneAccount getAccountOrNull( in getAccountOrNull() method in PhoneAccountUtils
102 this.account = account != null ? account.getAccountOrNull() : null; in ImportRequest()
58 if (isSyncStatusPendingOrActive(accountWithDataSet.getAccountOrNull())) { in isAnySyncing()
90 final Account remove = account.getAccountOrNull(); in removeTestAccount()
151 public Account getAccountOrNull() { in getAccountOrNull() method in AccountWithDataSet
99 public Account getAccountOrNull() { in getAccountOrNull() method in AccountWithDataSet
355 final Account account = info.getAccount().getAccountOrNull(); in shouldShowEmptyView()