Searched refs:otherStatus (Results 1 – 1 of 1) sorted by relevance
142 final int otherStatus = cursor.getInt(INDEX_STATUS); in canClusterWithMessage() local143 final boolean otherIsIncoming = (otherStatus >= MessageData.BUGLE_STATUS_FIRST_INCOMING); in canClusterWithMessage()