Home
last modified time | relevance | path

Searched defs:notifStyle (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DMessageNotificationState.java525 NotificationCompat.Style notifStyle = null; in build() local
793 final NotificationCompat.Style notifStyle = in buildConversationPageForWearable() local
DBugleNotifications.java465 final NotificationCompat.Style notifStyle = state.build(notifBuilder); in processAndSend() local