Searched refs:isNullAccount (Results 1 – 4 of 4) sorted by relevance
82 public boolean isNullAccount() { in isNullAccount() method in AccountWithDataSet138 if (isNullAccount()) { in hasData()
371 if (mAccount.isNullAccount()) { in getSelectionArgs()
248 return !allAccounts.get(0).isNullAccount();
168 if (account.isNullAccount()) { in createAccountSet()