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