Searched refs:ALARMS_WITH_INSTANCES_URI (Results 1 – 3 of 3) sorted by relevance
102 Uri ALARMS_WITH_INSTANCES_URI = Uri.parse("content://" + AUTHORITY field
303 resolver.notifyChange(AlarmsColumns.ALARMS_WITH_INSTANCES_URI, null); in notifyChange()
155 return new CursorLoader(context, ALARMS_WITH_INSTANCES_URI, in getAlarmsCursorLoader()