Home
last modified time | relevance | path

Searched refs:title_ (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
DNotification.java458 public Action(int icon_, CharSequence title_, PendingIntent intent_) { in Action() argument
460 this.title = title_; in Action()