Home
last modified time | relevance | path

Searched refs:BigTextStyle (Results 1 – 25 of 57) sorted by relevance

123

/frameworks/base/core/java/android/service/notification/
Dflags.aconfig24 description: "This flag controls the redacting of BigTextStyle fields in sensitive notifications"
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationMemoryMeter.kt5 import android.app.Notification.BigTextStyle in <lambda>()
174 BigTextStyle::class.java.name -> NotificationEnums.STYLE_BIG_TEXT in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DScreenshotNotificationsController.kt89 val notification = Notification.BigTextStyle(builder).bigText(errorMsg).build() in notifyScreenshotError()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DSingleLineViewBinderTest.kt57 val style = Notification.BigTextStyle().bigText(CONTENT_TEXT) in bindNonConversationSingleLineView()
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
DStorageNotification.java248 .setStyle(new Notification.BigTextStyle().bigText(text)) in updateMissingPrivateVolumes()
277 .setStyle(new Notification.BigTextStyle().bigText(text)) in onDiskScannedInternal()
551 .setStyle(new Notification.BigTextStyle().bigText(text)) in onMoveProgress()
602 .setStyle(new Notification.BigTextStyle().bigText(text)) in onMoveFinished()
637 .setStyle(new Notification.BigTextStyle().bigText(text)) in buildNotificationBuilder()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierServiceStateTracker.java604 .setStyle(new Notification.BigTextStyle().bigText(details)) in getNotificationBuilder()
695 .setStyle(new Notification.BigTextStyle().bigText(details)) in getNotificationBuilder()
703 .setStyle(new Notification.BigTextStyle().bigText(details)) in getNotificationBuilder()
/frameworks/base/packages/SystemUI/src/com/android/systemui/flags/
DFlagDependenciesBase.kt160 .setStyle(Notification.BigTextStyle().bigText(details)) in warnAboutBadFlagConfiguration()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/
DNotificationMemoryLoggerTest.kt111 .setStyle(Notification.BigTextStyle().bigText("text")) in <lambda>()
395 Notification.Builder(context).setStyle(Notification.BigTextStyle()).build(), in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
DPowerNotificationWarnings.java318 .setStyle(new Notification.BigTextStyle().bigText(contentText)) in showWarningNotification()
370 .setStyle(new Notification.BigTextStyle().bigText(message)) in showAutoSaverSuggestionNotification()
441 .setStyle(new Notification.BigTextStyle().bigText(message)) in showHighTemperatureWarning()
527 .setStyle(new Notification.BigTextStyle().bigText(message)) in showThermalShutdownWarning()
/frameworks/base/services/core/java/com/android/server/wm/
DAlertWindowNotification.java120 .setStyle(new Notification.BigTextStyle().bigText(message)) in onPostNotification()
/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
DWindowMagnificationPromptController.java118 .setStyle(new Notification.BigTextStyle().bigText(message)) in showNotificationIfNeeded()
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DCsdWarningDialog.java285 .setStyle(new Notification.BigTextStyle().bigText(text)) in sendNotification()
/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
DDynamicSystemInstallationService.java572 .setStyle(new Notification.BigTextStyle().bigText(msgCompleted)); in buildNotification()
587 .setStyle(new Notification.BigTextStyle().bigText(msgInUse)); in buildNotification()
/frameworks/base/services/core/java/com/android/server/
DMasterClearReceiver.java174 .setStyle(new Notification.BigTextStyle().bigText(wipeReason)) in sendWipeProfileNotification()
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/
DBubbleTest.java102 doReturn(Notification.BigTextStyle.class).when(mNotif).getNotificationStyle(); in testGetUpdateMessage_bigText()
/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
DUninstallFinish.java218 builder.setStyle(new Notification.BigTextStyle().bigText(text)); in setBigText()
DPackageInstalledNotificationUtils.java321 .setStyle(new Notification.BigTextStyle()); in getAppInstalledNotificationBuilder()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationShellCmd.java486 Notification.BigTextStyle bigTextStyle = null; in doNotify()
567 bigTextStyle = new Notification.BigTextStyle(); in doNotify()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationShellCmdTest.java162 assertSame(captured.getNotificationStyle(), Notification.BigTextStyle.class); in testBigText()
/frameworks/base/services/core/java/com/android/server/power/batterysaver/
DBatterySaverStateMachine.java944 .setStyle(new Notification.BigTextStyle().bigText(summary)) in buildNotification()
970 .setStyle(new Notification.BigTextStyle().bigText(summary)) in buildNotificationV2()
/frameworks/base/core/tests/coretests/src/android/app/
DNotificationTest.java937 Notification.Style style = new Notification.BigTextStyle(); in testRestoreFromExtras_BigText_invalidExtra_noCrash()
1192 .setStyle(new Notification.BigTextStyle()); in testStyleChangeVisiblyDifferent_noStyleToStyle()
1201 .setStyle(new Notification.BigTextStyle()); in testStyleChangeVisiblyDifferent_styleToNoStyle()
1211 .setStyle(new Notification.BigTextStyle()); in testStyleChangeVisiblyDifferent_changeStyle()
1229 .setStyle(new Notification.BigTextStyle().bigText("something")); in testBigTextTextChange()
1231 .setStyle(new Notification.BigTextStyle().bigText("else")); in testBigTextTextChange()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DRemoteBugreportManager.java186 .setStyle(new Notification.BigTextStyle().bigText(mContext.getString( in buildNotification()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DInstantAppNotifier.java330 .setStyle(new Notification.BigTextStyle().bigText(message)) in postInstantAppNotif()
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/plugins/
DPluginActionManager.java336 .setStyle(new Notification.BigTextStyle()) in reportInvalidVersion()
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DPolicyWarningUIController.java345 .setStyle(new Notification.BigTextStyle() in sendNotification()

123