Searched refs:addInstance (Results 1 – 5 of 5) sorted by relevance
143 alarmInstance = AlarmInstance.addInstance(contentResolver, alarmInstance) in processRestoredData()
425 variableInstance = AlarmInstance.addInstance(this.contentResolver, variableInstance) in setupInstance()
203 newInstance = AlarmInstance.addInstance(cr, newInstance) in <lambda>()
335 AlarmInstance.addInstance(cr, nextRepeatedInstance) in <lambda>()
470 fun addInstance( in addInstance() method