Searched refs:mBodyHash (Results 1 – 1 of 1) sorted by relevance
130 private final int mBodyHash; field in CellBroadcastAlertService.MessageServiceCategoryAndScope138 mBodyHash = bodyHash; in MessageServiceCategoryAndScope()144 return mLocation.hashCode() + 5 * mServiceCategory + 7 * mSerialNumber + 13 * mBodyHash in hashCode()158 mBodyHash == other.mBodyHash && in equals()167 " location: " + mLocation.toString() + " body hash: " + mBodyHash + in toString()