Home
last modified time | relevance | path

Searched refs:toCursor (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/BluetoothLegacyMigration/
DBluetoothLegacyMigration.kt122 return database.handler(mContext).toCursor() in query()
184 fun toCursor(): Cursor? { in toCursor() method in com.google.android.bluetooth.BluetoothLegacyMigration.DatabaseHandler