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