* commit '0d2f843d897d688d94817476d1087f3d6170e59e': Remove getSuggestionsAuthority
This commit is contained in:
commit
ac026ecb51
@ -38,9 +38,4 @@ public class EmailAccountCacheProvider extends MailAppProvider {
|
|||||||
protected Intent getNoAccountsIntent(Context context) {
|
protected Intent getNoAccountsIntent(Context context) {
|
||||||
return AccountSetupFinal.actionNewAccountWithResultIntent(context);
|
return AccountSetupFinal.actionNewAccountWithResultIntent(context);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
|
||||||
public String getSuggestionAuthority() {
|
|
||||||
return null;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user