Home
last modified time | relevance | path

Searched defs:MatrixCursor (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/safetycenter/service/
DSafetyCenterSearchIndexablesProvider.kt140 private fun MatrixCursor.addSafetySourcesGroupRow( in <lambda>() method
157 private fun MatrixCursor.addSafetySourceRow( in <lambda>() method
168 fun MatrixCursor.addIndexableRow(title: CharSequence, isWorkProfile: Boolean) = in <lambda>() method
311 private fun MatrixCursor.indexPrivacyControls(context: Context, screenTitle: String) { in <lambda>() method