Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java9808 .titleViewId(R.id.conversation_text) in makeCallLayout()
12621 public StandardTemplateParams titleViewId(int titleViewId) { in titleViewId() argument
12622 mTitleViewId = titleViewId; in titleViewId()