Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDevice.java89 private final static String MESSAGE_REJECTION_COUNT_PREFS_NAME = "bluetooth_message_reject"; field in CachedBluetoothDevice
808 MESSAGE_REJECTION_COUNT_PREFS_NAME, Context.MODE_PRIVATE); in fetchMessageRejectionCount()
814 MESSAGE_REJECTION_COUNT_PREFS_NAME, Context.MODE_PRIVATE).edit(); in saveMessageRejectionCount()