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

/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DCachedBluetoothDevice.java86 private final static String MESSAGE_REJECTION_COUNT_PREFS_NAME = "bluetooth_message_reject"; field in class:CachedBluetoothDevice
756 MESSAGE_REJECTION_COUNT_PREFS_NAME, Context.MODE_PRIVATE);
762 MESSAGE_REJECTION_COUNT_PREFS_NAME, Context.MODE_PRIVATE).edit();

Completed in 69 milliseconds