Searched refs:getCmasResponseResId (Results 1 – 2 of 2) sorted by relevance
198 assertNotEquals(0, getCmasResponseResId(new SmsCbCmasInfo(0, 0, r, 0, 0, 0))); in testGetCmasResponseResId()201 assertEquals(0, getCmasResponseResId(new SmsCbCmasInfo( in testGetCmasResponseResId()371 private int getCmasResponseResId(SmsCbCmasInfo info) throws Exception { in getCmasResponseResId() method in CellBroadcastResourcesTest
112 int responseId = getCmasResponseResId(cmasInfo); in appendCmasAlertDetails()204 private static int getCmasResponseResId(SmsCbCmasInfo cmasInfo) { in getCmasResponseResId() method in CellBroadcastResources