Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DRemoteViews.java1615 final ViewGroup targetVg = (ViewGroup) target.mRoot; in initActionAsync() local
1620 context, targetVg, null, handler); in initActionAsync()
1636 targetVg.addView(task.mResult, mIndex); in initActionAsync()
1721 final ViewGroup targetVg = (ViewGroup) target.mRoot;
1730 targetVg.removeAllViews();
1734 removeAllViewsExceptIdToKeep(targetVg);