Searched refs:LABEL_INDEX (Results 1 – 4 of 4) sorted by relevance
82 private static final int LABEL_INDEX = 6; field in AlarmInstance344 mLabel = c.getString(LABEL_INDEX); in AlarmInstance()
109 mLabel = c.getString(LABEL_INDEX)286 private const val LABEL_INDEX = 6 constant
98 label = c.getString(LABEL_INDEX)304 private const val LABEL_INDEX = 6 constant
97 private static final int LABEL_INDEX = 6; field in Alarm313 label = c.getString(LABEL_INDEX);