HomeSort by relevance Sort by last modified time
    Searched refs:mConvList (Results 1 - 2 of 2) sorted by null

  /packages/apps/Messaging/src/com/android/messaging/datamodel/
MessageNotificationState.java 297 final ConversationInfoList mConvList;
313 mConvList = convList;
404 for (int i = 0; i < mConvList.mConvInfos.size(); i++) {
405 final ConversationLineInfo convInfo = mConvList.mConvInfos.get(i);
527 final ConversationLineInfo convInfo = mConvList.mConvInfos.get(0);
    [all...]
BugleNotifications.java     [all...]

Completed in 181 milliseconds