Searched refs:getCertainty (Results 1 – 4 of 4) sorted by relevance
421 assertEquals(SmsCbCmasInfo.CMAS_CERTAINTY_UNKNOWN, cmasInfo.getCertainty()); in doTestCmasBroadcast()478 assertEquals(SmsCbCmasInfo.CMAS_CERTAINTY_LIKELY, cmasInfo.getCertainty()); in testCmasExtremeAlertType1Elements()533 assertEquals(SmsCbCmasInfo.CMAS_CERTAINTY_UNKNOWN, cmasInfo.getCertainty()); in testCmasNoRecordType0()764 assertEquals("certainty", cmasInfo.getCertainty(), SmsCbCmasInfo.CMAS_CERTAINTY_LIKELY); in testDecodeRawBearerData()
368 public @Certainty int getCertainty() { in getCertainty() method in SmsCbCmasInfo
607 cv.put(CellBroadcasts.CMAS_CERTAINTY, cmasInfo.getCertainty()); in getContentValues()
15006 method public int getCertainty();