Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:ACTION_STATE_CHANGED

181                 } else if (BluetoothAdapter.ACTION_STATE_CHANGED.equals(intent.getAction())) {
220 } else if (BluetoothHeadset.ACTION_STATE_CHANGED.equals(intent.getAction())) {
1025 filter.addAction(BluetoothAdapter.ACTION_STATE_CHANGED);
1027 filter.addAction(BluetoothHeadset.ACTION_STATE_CHANGED);