Searched refs:INSTANCE_LABEL_INDEX (Results 1 – 4 of 4) sorted by relevance
335 mLabel = c.getString(Alarm.INSTANCE_LABEL_INDEX); in AlarmInstance()
100 mLabel = c.getString(Alarm.INSTANCE_LABEL_INDEX)
314 const val INSTANCE_LABEL_INDEX = 16 constant
107 public static final int INSTANCE_LABEL_INDEX = 16; field in Alarm