Home | History | Annotate | Download | only in view

Lines Matching refs:showContextMenuForChild

768     public boolean showContextMenuForChild(View originalView) {
769 return mParent != null && mParent.showContextMenuForChild(originalView);