Home | History | Annotate | Download | only in content

Lines Matching defs:hasAction

595         if (!hasAction(Intent.ACTION_VIEW)
730 public final boolean hasAction(String action) {
743 return hasAction(action);