/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/services/ |
H A D | TestJob.java | 84 .setSubText(NumberFormat.getPercentInstance().format(completed)) in getProgressNotification()
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
H A D | BluetoothOppNotification.java | 365 b.setSubText( in updateActiveNotification() 615 .setSubText(Formatter.formatFileSize(mContext, info.mTotalBytes)) in updateIncomingFileConfirmNotification() 644 .setSubText(Formatter.formatFileSize(mContext, info.mTotalBytes)) in updateIncomingFileConfirmNotification()
|
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/ |
H A D | BiometricNotificationUtils.java | 118 .setSubText(name) in showNotificationHelper()
|
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/services/ |
H A D | DeleteJob.java | 81 mProgressBuilder.setSubText( in getProgressNotification()
|
H A D | CopyJob.java | 998 builder.setSubText( in update()
|
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/notification/ |
H A D | NotificationFragment.java | 649 .setSubText(mDistance + " ft") in initNavigationButton() 678 .setSubText(mDistance + " miles") in initNavigationButton() 704 .setSubText("Some album") in initMediaButton()
|
/aosp12/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/ |
H A D | BugReportService.java | 302 .setSubText(String.format("%.1f%%", mBugReportProgress.get())) in buildProgressNotification()
|
/aosp12/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/ |
H A D | NotificationTests.java | 357 .setSubText("example@gmail.com") in testCreate()
|
/aosp12/frameworks/base/packages/Shell/src/com/android/shell/ |
H A D | BugreportProgressService.java | 1273 builder.setSubText(info.getName()); in sendBugreportNotification()
|
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/ |
H A D | LockSettingsService.java | 677 .setSubText(detail) in showEncryptionNotification()
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | Notification.java | 4177 public Builder setSubText(CharSequence text) { in setSubText() method in Notification.Builder
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 2146 HSPLandroid/app/Notification$Builder;->setSubText(Ljava/lang/CharSequence;)Landroid/app/Notificatio…
|
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 5974 method @NonNull public android.app.Notification.Builder setSubText(CharSequence);
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 4754 method public android.app.Notification.Builder setSubText(java.lang.CharSequence);
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 2146 HSPLandroid/app/Notification$Builder;->setSubText(Ljava/lang/CharSequence;)Landroid/app/Notificatio…
|