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