Home
last modified time | relevance | path

Searched refs:createNotificationContent (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/auto/
DDrivingDecisionReminderService.kt240 createNotification(createNotificationTitle(), createNotificationContent()) in <lambda>()
251 fun createNotificationContent(): String { in <lambda>() method in com.android.permissioncontroller.auto.DrivingDecisionReminderService