Home | History | Annotate | Download | only in api

Lines Matching full:getresult

2121     method public abstract V getResult() throws android.accounts.AuthenticatorException, java.io.IOException, android.accounts.OperationCanceledException;
2122 method public abstract V getResult(long, java.util.concurrent.TimeUnit) throws android.accounts.AuthenticatorException, java.io.IOException, android.accounts.OperationCanceledException;
3458 method public final android.app.Instrumentation.ActivityResult getResult();
21732 method public boolean getResult();