Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DRemoteViews.java1624 final ViewGroup targetVg = (ViewGroup) target.mRoot; in initActionAsync() local
1629 context, targetVg, null, handler); in initActionAsync()
1645 targetVg.addView(task.mResult, mIndex); in initActionAsync()
1730 final ViewGroup targetVg = (ViewGroup) target.mRoot;
1739 targetVg.removeAllViews();
1743 removeAllViewsExceptIdToKeep(targetVg);