Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DRemoteViews.java318 public Action initActionAsync(ViewTree root, ViewGroup rootParent, OnClickHandler handler) { in initActionAsync() method in RemoteViews.Action
1419 public Action initActionAsync(ViewTree root, ViewGroup rootParent, OnClickHandler handler) { in initActionAsync() method in RemoteViews.ReflectionAction
1542 public Action initActionAsync(ViewTree root, ViewGroup rootParent, OnClickHandler handler) { in initActionAsync() method in RemoteViews.ViewGroupAction
1725 public Action initActionAsync(ViewTree root, ViewGroup rootParent, OnClickHandler handler) {
3321 mActions[i] = mRV.mActions.get(i).initActionAsync(mTree, mParent, mHandler);