Searched refs:getAccountOrNull (Results 1 – 4 of 4) sorted by relevance
74 PhoneAccount account = getAccountOrNull(context, accountHandle); in getAccountLabel()110 private static PhoneAccount getAccountOrNull(Context context, in getAccountOrNull() method in PhoneAccountUtils
102 this.account = account != null ? account.getAccountOrNull() : null; in ImportRequest()
81 public Account getAccountOrNull() { in getAccountOrNull() method in AccountWithDataSet
262 focusGoogleAccounts.add(account.getAccountOrNull()); in getFocusGoogleAccounts()