Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/migration/notification/
DMigrationNotificationFactory.java168 String notificationTitle = getStringResource(MIGRATION_IN_PROGRESS_NOTIFICATION_TITLE); in getMigrationInProgressNotification() local
187 String notificationTitle = in getModuleUpdateNeededNotification() local
208 String notificationTitle = in getAppUpdateNeededNotification() local
229 String notificationTitle = in getMoreSpaceNeededNotification() local
269 String notificationTitle = getStringResource(RESUME_MIGRATION_NOTIFICATION_TITLE); in getResumeMigrationNotification() local
290 String notificationTitle = getStringResource(MIGRATION_NOT_COMPLETE_NOTIFICATION_TITLE); in getMigrationCancelledNotification() local
307 String notificationTitle = getStringResource(MIGRATION_COMPLETE_NOTIFICATION_TITLE); in getMigrationCompleteNotification() local
324 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/src/com/android/adservices/tests/ui/libs/
DUiUtils.java134 int notificationTitle = in verifyNotification() local
/packages/apps/Settings/src/com/android/settings/sim/
DSimSelectNotification.java123 CharSequence notificationTitle = null; in onEnableMmsDataRequest() local
/packages/services/Telephony/src/com/android/phone/
DNotificationMgr.java314 String notificationTitle = mContext.getString(R.string.notification_voicemail_title); in updateMwi() local
556 String notificationTitle; in updateCfi() local
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/service/
DLocationAccessCheck.java661 CharSequence notificationTitle = in createNotificationForLocationUser() local