Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/BluetoothLegacyMigration/
DBluetoothLegacyMigration.kt153 private class SharedPreferencesHandler(private val ctx: Context, private val key: String) : in toBundle() class in com.google.android.bluetooth.BluetoothLegacyMigration
241 PHONEBOOK_ACCESS_PERMISSION -> SharedPreferencesHandler(mContext, arg) in call()
244 SharedPreferencesHandler(mContext, key) in call()