Searched refs:mAsyncExecutor (Results 1 – 2 of 2) sorted by relevance
92 private Executor mAsyncExecutor; field in AppWidgetHostView362 mAsyncExecutor = executor; in setExecutor()418 if (mAsyncExecutor != null && useAsyncIfPossible) { in applyRemoteViews()493 mAsyncExecutor, in inflateAsync()503 mAsyncExecutor, in inflateAsync()534 mAsyncExecutor, in onError()
10435 Landroid/appwidget/AppWidgetHostView;->mAsyncExecutor:Ljava/util/concurrent/Executor;