Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DMessageNotificationState.java807 public int mGroupOrder; field in MessageNotificationState.BundledMessageNotificationState
811 mGroupOrder = groupOrder; in BundledMessageNotificationState()
DBugleNotifications.java853 final int order = ((BundledMessageNotificationState) notificationState).mGroupOrder; in setWearableGroupOptions()