Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/
H A DNotification.java5154 boolean hasSecondLine = showProgress; in applyStandardTemplate()
5169 hasSecondLine = true; in applyStandardTemplate()
5175 setHeaderlessVerticalMargins(contentView, p, hasSecondLine); in applyStandardTemplate()
5181 StandardTemplateParams p, boolean hasSecondLine) { in setHeaderlessVerticalMargins() argument
5185 int marginDimen = hasSecondLine in setHeaderlessVerticalMargins()