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.java78 private int mMessageRejectionCount; field in CachedBluetoothDevice
945 editor.putInt(mDevice.getAddress(), mMessageRejectionCount); in saveMessageRejectionCount() local