Searched refs:useAsyncIfPossible (Results 1 – 1 of 1) sorted by relevance
552 protected void applyRemoteViews(@Nullable RemoteViews remoteViews, boolean useAsyncIfPossible) { in applyRemoteViews() argument579 if (mAsyncExecutor != null && useAsyncIfPossible) { in applyRemoteViews()