find Task Lists
fun findTaskLists(where: String? = null, whereArgs: Array<String>? = null, sortOrder: String? = null): List<DmfsTaskList>
Queries existing task lists.
Return
list of task lists
Parameters
where
selection
where Args
arguments for selection
sort Order
sort order
Throws
when the content provider returns an error