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.kt145 private fun MatrixCursor.addSafetySourcesGroupRow( in <lambda>() method
163 private fun MatrixCursor.addSafetySourceRow( in <lambda>() method
175 fun MatrixCursor.addIndexableRow(title: CharSequence, profileType: ProfileType) = in <lambda>() method
347 private fun MatrixCursor.indexPrivacyControls(context: Context, screenTitle: String) { in <lambda>() method