find Calendars
fun findCalendars(where: String? = null, whereArgs: Array<String>? = null, sortOrder: String? = null): List<AndroidCalendar>
Queries existing calendars.
Return
list of calendars
Parameters
where
selection
where Args
arguments for selection
sort Order
sort order
Throws
when the content provider returns an error