Searched defs:ContentInterface (Results 1 – 1 of 1) sorted by relevance
348 private fun ContentInterface.getTypeSafe(uri: Uri): String? = in getTypeSafe() method361 private fun ContentInterface.getStreamTypesSafe(uri: Uri): Array<String>? = in ContentInterface() method374 private fun ContentInterface.querySafe(uri: Uri): Cursor? = in ContentInterface() method