Searched refs:sendBluetoothStateChangedIntent (Results 1 – 1 of 1) sorted by relevance
148 sendBluetoothStateChangedIntent(BluetoothAdapter.STATE_ON); in onBluetoothStateChanged_bluetoothOn_updateTitle()156 sendBluetoothStateChangedIntent(BluetoothAdapter.STATE_OFF); in onBluetoothStateChanged_bluetoothOff_updateTitle()188 private void sendBluetoothStateChangedIntent(int state) { in sendBluetoothStateChangedIntent() method in DiscoverableFooterPreferenceControllerTest