Searched refs:mContextMenuInfo (Results 1 – 2 of 2) sorted by relevance
171 private AdapterContextMenuInfo mContextMenuInfo; field in Gallery1158 return mContextMenuInfo; in getContextMenuInfo()1215 mContextMenuInfo = new AdapterContextMenuInfo(view, position, id); in dispatchLongPress()
501 private ContextMenuInfo mContextMenuInfo = null; field in AbsListView3235 mContextMenuInfo = createContextMenuInfo(child, longPressPosition, longPressId); in performLongPress()3250 return mContextMenuInfo; in getContextMenuInfo()3269 mContextMenuInfo = createContextMenuInfo(child, position, id); in showContextMenuInternal()3314 mContextMenuInfo = createContextMenuInfo(child, longPressPosition, longPressId); in showContextMenuForChildInternal()