Searched defs:btState (Results 1 – 6 of 6) sorted by relevance
35 int btState = prefs.getInt(KEY_BT_STATE, BluetoothAdapter.STATE_OFF); in onConnectionChanged() local
98 int btState = 0; in onClick() local
111 int btState = intent.getIntExtra(BluetoothAdapter.EXTRA_STATE, BluetoothAdapter.ERROR); in onReceive() local
106 int btState = mLocalAdapter.getState(); in onCreate() local
694 int btState = intent.getIntExtra(BluetoothAdapter.EXTRA_STATE, BluetoothAdapter.ERROR); in handleBtStateChange() local824 int btState = mLocalAdapter.getBluetoothState(); in applyBtSettings() local
457 int btState = adapter.getState(); in updateBluetoothState() local