Searched refs:title_ (Results 1 – 1 of 1) sorted by relevance
458 public Action(int icon_, CharSequence title_, PendingIntent intent_) { in Action() argument460 this.title = title_; in Action()