Searched defs:applyAsync (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DRemoteViews.java3235 * {@link #applyAsync} or {@link #reapplyAsync} is finished.
3257 public CancellationSignal applyAsync( method in class:RemoteViews
3259 return applyAsync(context, parent, executor, listener, null);
3271 public CancellationSignal applyAsync(Context context, ViewGroup parent, method in class:RemoteViews

Completed in 52 milliseconds