Home
last modified time | relevance | path

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

/aosp12/bootable/recovery/
H A Drecovery.cpp328 std::string header_text; in AskToReboot() local
332 header_text = "reboot"; in AskToReboot()
336 header_text = "power off"; in AskToReboot()
345 " Your device may fail to boot if you " + header_text + in AskToReboot()
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/
H A DSettingsWithLargeHeader.java158 TextView textView = mHeader.requireViewById(R.id.header_text); in setSummary()
/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/template/
H A DCarNotificationHeaderView.java100 mHeaderTextView = findViewById(R.id.header_text); in onFinishInflate()
/aosp12/frameworks/base/core/java/android/view/
H A DNotificationHeaderView.java187 View headerText = findViewById(R.id.header_text); in styleTextAsTitle()
H A DNotificationTopLineView.java100 mHeaderText = findViewById(R.id.header_text); in onFinishInflate()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
H A DNotificationHeaderViewWrapper.java107 mHeaderText = mView.findViewById(com.android.internal.R.id.header_text); in resolveHeaderViews()
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/conversationsettings/
H A DPeopleAndOptionsFragment.java322 final TextView text = (TextView) view.findViewById(R.id.header_text); in getHeaderView()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationGroupingUtil.java118 mProcessors.add(Processor.forTextView(mRow, com.android.internal.R.id.header_text)); in NotificationGroupingUtil()
/aosp12/frameworks/base/core/java/android/app/
H A DNotification.java5126 contentView.setViewVisibility(R.id.header_text, View.GONE); in resetNotificationHeader()
5127 contentView.setTextViewText(R.id.header_text, null); in resetNotificationHeader()
5453 contentView.setTextViewText(R.id.header_text, processTextSpans( in bindHeaderText()
5455 setTextViewColorSecondary(contentView, R.id.header_text, p); in bindHeaderText()
5456 contentView.setViewVisibility(R.id.header_text, View.VISIBLE); in bindHeaderText()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt81205 Lcom/android/internal/R$id;->header_text:I