Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DKeyguardIndicationController.java311 final CharSequence disclosure = getDisclosureText(organizationName); in updateDisclosure()
326 private CharSequence getDisclosureText(@Nullable CharSequence organizationName) { in getDisclosureText() method in KeyguardIndicationController