find First Task List
fun findFirstTaskList(where: String?, whereArgs: Array<String>?, sortOrder: String? = null): DmfsTaskList?
Queries existing task lists and returns the first task list that matches the search criteria.
Return
first task list that matches the search criteria (or null)
Parameters
where
selection
where Args
arguments for selection
sort Order
sort order
Throws
when the content provider returns an error