Searched refs:isDefaultValue (Results 1 – 5 of 5) sorted by relevance
80 public boolean isDefaultValue() { in isDefaultValue() method in BluetoothA2dpHwOffloadPreferenceController
229 if (controller == null || controller.isDefaultValue()) { in onSwitchChanged()
192 when(controller.isDefaultValue()).thenReturn(false); in onSwitchChanged_turnOff_andOffloadIsNotDefaultValue_shouldShowWarningDialog()