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