Searched refs:mAsyncExecutor (Results 1 – 3 of 3) sorted by relevance
111 private Executor mAsyncExecutor; field in AppWidgetHostView504 mAsyncExecutor = executor; in setExecutor()579 if (mAsyncExecutor != null && useAsyncIfPossible) { in applyRemoteViews()659 mAsyncExecutor, in inflateAsync()671 mAsyncExecutor, in inflateAsync()710 mAsyncExecutor, in onError()
10294 callback.mAsyncExecutor = asyncExecutor; in setOnOpNotedCallback()10417 private @NonNull Executor mAsyncExecutor; field in AppOpsManager.OnOpNotedCallback10443 return mAsyncExecutor; in getAsyncNotedExecutor()
9687 Landroid/appwidget/AppWidgetHostView;->mAsyncExecutor:Ljava/util/concurrent/Executor;