Home
last modified time | relevance | path

Searched defs:notificationTitle (Results 1 – 7 of 7) sorted by relevance

/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/migration/notification/
DMigrationNotificationFactory.java171 String notificationTitle = getStringResource(MIGRATION_IN_PROGRESS_NOTIFICATION_TITLE); in getMigrationInProgressNotification() local
190 String notificationTitle = in getModuleUpdateNeededNotification() local
211 String notificationTitle = in getAppUpdateNeededNotification() local
232 String notificationTitle = in getMoreSpaceNeededNotification() local
272 String notificationTitle = getStringResource(RESUME_MIGRATION_NOTIFICATION_TITLE); in getResumeMigrationNotification() local
293 String notificationTitle = getStringResource(MIGRATION_NOT_COMPLETE_NOTIFICATION_TITLE); in getMigrationCancelledNotification() local
310 String notificationTitle = getStringResource(MIGRATION_COMPLETE_NOTIFICATION_TITLE); in getMigrationCompleteNotification() local
327 String notificationTitle = getStringResource(MIGRATION_PAUSED_NOTIFICATION_TITLE); in getMigrationPausedNotification() local
/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DLegacyVoicemailNotifier.java98 String notificationTitle = in createNotification() local
/packages/modules/AdServices/adservices/tests/cts/ui/libs/src/com/android/adservices/tests/ui/libs/
DUiUtils.java255 int notificationTitle = -1; in verifyNotification() local
294 int notificationTitle, in verifyNotification()
/packages/apps/Settings/src/com/android/settings/sim/
DSimSelectNotification.java137 CharSequence notificationTitle = null; in onEnableMmsDataRequest() local
/packages/modules/AdServices/adservices/tests/cts/ui/libs/src/com/android/adservices/tests/ui/libs/pages/
DNotificationPages.java56 int notificationTitle = -1; in verifyNotification() local
/packages/services/Telephony/src/com/android/phone/
DNotificationMgr.java320 String notificationTitle = mContext.getString(R.string.notification_voicemail_title); in updateMwi() local
562 String notificationTitle; in updateCfi() local
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/service/
DLocationAccessCheck.java651 CharSequence notificationTitle = in createNotificationForLocationUser() local