Searched refs:onDialogLabelSet (Results 1 – 2 of 2) sorted by relevance
121 (activity as AlarmLabelDialogHandler).onDialogLabelSet(mAlarm!!, label, mTag!!) in setLabel()131 fun onDialogLabelSet(alarm: Alarm, label: String, tag: String) in onDialogLabelSet() method
354 override fun onDialogLabelSet(alarm: Alarm, label: String, tag: String) { in onDialogLabelSet() method in com.android.deskclock.DeskClock