Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDevice.java70 private int mMessageRejectionCount; field in CachedBluetoothDevice
798 editor.putInt(mDevice.getAddress(), mMessageRejectionCount); in saveMessageRejectionCount() local