Searched refs:DAY_INDEX (Results 1 – 2 of 2) sorted by relevance
79 private static final int DAY_INDEX = 3; field in AlarmInstance341 mDay = c.getInt(DAY_INDEX); in AlarmInstance()
106 mDay = c.getInt(DAY_INDEX)283 private const val DAY_INDEX = 3 constant