/frameworks/base/tests/StatusBar/src/com/android/statusbartest/ |
D | NotificationTestList.java | 137 .setContentTitle("Min priority group 1") 143 .setContentTitle("low priority group 1") 149 .setContentTitle("default priority group 1") 157 .setContentTitle("summary group 1") 169 .setContentTitle("Min priority group 2") 175 .setContentTitle("low priority group 2") 181 .setContentTitle("default priority group 2") 192 .setContentTitle("summary group 2") 204 .setContentTitle("public notification") 211 .setContentTitle("private only notification") [all …]
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/ |
D | MediaNotificationProcessorTest.java | 59 .setContentTitle("Title") in testColorizedWithLargeIcon() 71 .setContentTitle("Title") in testNotColorizedWithoutLargeIcon() 82 .setContentTitle("Title") in testRemoteViewsReset()
|
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/ |
D | RemoteBugreportUtils.java | 77 builder.setContentTitle(context.getString( in buildNotification() 81 builder.setContentTitle(context.getString( in buildNotification() 96 .setContentTitle(context.getString( in buildNotification()
|
/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/ |
D | NotificationTests.java | 149 .setContentTitle("Mike Cleron") in makeBigTextNotification() 167 .setContentTitle("File Upload") in makeUploadNotification() 275 .setContentTitle("Incoming call") in testCreate() 297 .setContentTitle("Stopwatch PRO") in testCreate() 310 .setContentTitle("J Planning") in testCreate() 333 .setContentTitle("Romain Guy") in testCreate() 355 .setContentTitle("New mail") in testCreate() 373 .setContentTitle("Social Network") in testCreate()
|
/frameworks/support/samples/SupportAppNavigation/src/com/example/android/support/appnavigation/app/ |
D | NotificationsActivity.java | 54 .setContentTitle("Direct Notification") in onPostDirect() 70 .setContentTitle("Interstitial Notification") in onPostInterstitial()
|
/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/ |
D | NekoService.java | 66 .setContentTitle("DEBUG") in onStartJob() 131 .setContentTitle(String.format("Job scheduled in %d min", (interval / MINUTES))) in registerJob()
|
/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/ |
D | SchedulerService.java | 32 .setContentTitle("Scheduler Test running") in onStartCommand()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/ |
D | PowerNotificationWarnings.java | 163 .setContentTitle(mContext.getString(R.string.invalid_charger_title)) in showInvalidChargerNotification() 182 .setContentTitle(mContext.getString(R.string.battery_low_title)) in showWarningNotification() 251 .setContentTitle(mContext.getString(R.string.high_temp_title)) in showHighTemperatureWarning() 300 .setContentTitle(mContext.getString(R.string.thermal_shutdown_title)) in showThermalShutdownWarning()
|
/frameworks/base/core/tests/coretests/src/android/app/ |
D | NotificationTest.java | 65 .setContentTitle("Title") in getMediaNotification()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/ |
D | StorageNotification.java | 213 .setContentTitle(title) in updateMissingPrivateVolumes() 242 .setContentTitle(title) in onDiskScannedInternal() 492 .setContentTitle(title) in onMoveProgress() 543 .setContentTitle(title) in onMoveFinished() 579 .setContentTitle(title) in buildNotificationBuilder()
|
/frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/ |
D | ServiceIntentSender.java | 84 .setContentTitle(title) in createNotification()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/ |
D | NotificationTestHelper.java | 59 .setContentTitle("Title") in createRow()
|
/frameworks/base/tests/FixVibrateSetting/src/com/android/fixvibratesetting/ |
D | FixVibrateSetting.java | 119 .setContentTitle("Test notification") in test()
|
/frameworks/base/packages/Osu/src/com/android/hotspot2/app/ |
D | MainActivity.java | 212 .setContentTitle(String.format("%s OSU available", count)) in sendNotification() 258 .setContentTitle(title) in sendNotificationMessage()
|
/frameworks/base/services/tests/notification/src/com/android/server/notification/ |
D | ImportanceExtractorTest.java | 64 .setContentTitle("foo") in getNotificationRecord()
|
D | BadgeExtractorTest.java | 67 .setContentTitle("foo") in getNotificationRecord()
|
/frameworks/base/core/tests/notificationtests/src/android/app/ |
D | NotificationStressTest.java | 122 .setContentTitle(title) in sendNotification()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ |
D | GlobalScreenshot.java | 185 .setContentTitle(r.getString(R.string.screenshot_saving_title)) in SaveImageInBackgroundTask() 198 .setContentTitle(r.getString(R.string.screenshot_saving_title)) in SaveImageInBackgroundTask() 339 .setContentTitle(r.getString(R.string.screenshot_saved_title)) in onPostExecute() 347 .setContentTitle(r.getString(R.string.screenshot_saved_title)) in onPostExecute() 862 .setContentTitle(r.getString(R.string.screenshot_failed_title)) in notifyScreenshotError()
|
/frameworks/support/compat/api26/android/support/v4/app/ |
D | NotificationCompatApi26.java | 61 .setContentTitle(contentTitle) in Builder()
|
/frameworks/base/core/java/android/app/ |
D | RecoverableSecurityException.java | 150 .setContentTitle(mUserAction.getTitle()) in showAsNotification()
|
/frameworks/base/services/usb/java/com/android/server/usb/ |
D | MtpNotificationManager.java | 84 .setContentTitle(title) in showNotification()
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | AlertWindowNotification.java | 111 .setContentTitle( in onPostNotification()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/ |
D | LeakReporter.java | 92 .setContentTitle("Memory Leak Detected") in dumpLeak()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | CarrierServiceStateTracker.java | 173 .setContentTitle(title) in sendNotification()
|
/frameworks/support/compat/kitkat/android/support/v4/app/ |
D | NotificationCompatKitKat.java | 62 .setContentTitle(contentTitle) in Builder()
|