Searched defs:executeOnExecutor (Results 1 – 2 of 2) sorted by relevance
28 public final AsyncTask<Params, Progress, Result> executeOnExecutor( in executeOnExecutor() method in CustomShadowAsyncTask
101 protected AsyncTask<Params, Progress, Result> executeOnExecutor( in executeOnExecutor() method in ShadowAsyncTask