Searched refs:ALARM_ID_INDEX (Results 1 – 1 of 1) sorted by relevance
120 if (!c.isNull(ALARM_ID_INDEX)) {121 mAlarmId = c.getLong(ALARM_ID_INDEX)289 private const val ALARM_ID_INDEX = 9 constant