Searched refs:initActionAsync (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/java/android/widget/ |
D | RemoteViews.java | 457 public Action initActionAsync(ViewTree root, ViewGroup rootParent, OnClickHandler handler) { in initActionAsync() method in RemoteViews.Action 824 public Action initActionAsync(ViewTree root, ViewGroup rootParent, in initActionAsync() method in RemoteViews.SetRemoteViewsAdapterIntent 1462 public Action initActionAsync(ViewTree root, ViewGroup rootParent, OnClickHandler handler) { in initActionAsync() method in RemoteViews.ReflectionAction 1616 public Action initActionAsync(ViewTree root, ViewGroup rootParent, OnClickHandler handler) { in initActionAsync() method in RemoteViews.ViewGroupActionAdd 1720 public Action initActionAsync(ViewTree root, ViewGroup rootParent, OnClickHandler handler) { 1865 public Action initActionAsync(ViewTree root, ViewGroup rootParent, OnClickHandler handler) { 3528 mActions[i] = mRV.mActions.get(i).initActionAsync(mTree, mParent, mHandler);
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 26443 HSPLandroid/widget/RemoteViews$Action;->initActionAsync(Landroid/widget/RemoteViews$ViewTree;Landro… 26475 HSPLandroid/widget/RemoteViews$ReflectionAction;->initActionAsync(Landroid/widget/RemoteViews$ViewT… 26500 HSPLandroid/widget/RemoteViews$ViewGroupActionAdd;->initActionAsync(Landroid/widget/RemoteViews$Vie… 26503 HSPLandroid/widget/RemoteViews$ViewGroupActionRemove;->initActionAsync(Landroid/widget/RemoteViews$…
|