Searched refs:getNoAccountsIntent (Results 1 – 3 of 3) sorted by relevance
34 protected Intent getNoAccountsIntent(Context context) { in getNoAccountsIntent() method in UnifiedAccountCacheProvider
39 protected Intent getNoAccountsIntent(Context context) { in getNoAccountsIntent() method in EmailAccountCacheProvider
126 protected abstract Intent getNoAccountsIntent(Context context); in getNoAccountsIntent() method in MailAppProvider275 return getInstance().getNoAccountsIntent(context); in getNoAccountIntent()