Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/bluetooth/
DCachedBluetoothDevice.java72 private int mMessageRejectionCount; field in CachedBluetoothDevice
772 editor.putInt(mDevice.getAddress(), mMessageRejectionCount); in saveMessageRejectionCount() local