Searched refs:ExpandableListContextMenuInfo (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/android/widget/ |
D | ExpandableListView.java | 1144 return new ExpandableListContextMenuInfo(view, packedPosition, id); in createContextMenuInfo() 1263 public static class ExpandableListContextMenuInfo implements ContextMenu.ContextMenuInfo { class in ExpandableListView 1265 public ExpandableListContextMenuInfo(View targetView, long packedPosition, long id) { in ExpandableListContextMenuInfo() method in ExpandableListView.ExpandableListContextMenuInfo
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 37364 …public static class ExpandableListView.ExpandableListContextMenuInfo implements android.view.Conte… 37365 ctor public ExpandableListView.ExpandableListContextMenuInfo(android.view.View, long, long);
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 56928 …public static class ExpandableListView.ExpandableListContextMenuInfo implements android.view.Conte… 56929 ctor public ExpandableListView.ExpandableListContextMenuInfo(android.view.View, long, long);
|
/frameworks/base/api/ |
D | current.txt | 57072 …public static class ExpandableListView.ExpandableListContextMenuInfo implements android.view.Conte… 57073 ctor public ExpandableListView.ExpandableListContextMenuInfo(android.view.View, long, long);
|