Searched refs:mNotificationVibrate (Results 1 – 2 of 2) sorted by relevance
56 private boolean mNotificationVibrate; field in ConversationListItemData95 mNotificationVibrate = cursor.getInt(INDEX_NOTIFICATION_VIBRATION) == 1; in bind()196 return mNotificationVibrate; in getNotifiationVibrate()
208 final boolean mNotificationVibrate; field in MessageNotificationState.ConversationLineInfo247 mNotificationVibrate = notificationVibrate; in ConversationLineInfo()1113 return mConvList.mConvInfos.get(0).mNotificationVibrate; in getNotificationVibrate()