Home
last modified time | relevance | path

Searched refs:getRemoteViewsToApply (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
DRemoteViews.java2703 private RemoteViews getRemoteViewsToApply(Context context) { in getRemoteViewsToApply() method in RemoteViews
2732 RemoteViews rvToApply = getRemoteViewsToApply(context); in apply()
2783 RemoteViews rvToApply = getRemoteViewsToApply(context); in reapply()