Searched refs:mAsyncExecutor (Results 1 – 3 of 3) sorted by relevance
111 private Executor mAsyncExecutor; field in AppWidgetHostView481 mAsyncExecutor = executor; in setExecutor()552 if (mAsyncExecutor != null && useAsyncIfPossible) { in applyRemoteViews()632 mAsyncExecutor, in inflateAsync()644 mAsyncExecutor, in inflateAsync()683 mAsyncExecutor, in onError()
9398 callback.mAsyncExecutor = asyncExecutor; in setOnOpNotedCallback()9521 private @NonNull Executor mAsyncExecutor; field in AppOpsManager.OnOpNotedCallback9547 return mAsyncExecutor; in getAsyncNotedExecutor()
9759 Landroid/appwidget/AppWidgetHostView;->mAsyncExecutor:Ljava/util/concurrent/Executor;