Searched refs:newState (Results 1 – 3 of 3) sorted by relevance
73 public void onConnectionStateChange(BluetoothGatt gatt, int status, int newState) {75 if (newState == BluetoothProfile.STATE_CONNECTED) {84 } else if (newState == BluetoothProfile.STATE_DISCONNECTED) {
732 Boolean newState = !mSharedPref.getBoolean(sharedPreferenceString, true); in onClick() local735 editor.putBoolean(sharedPreferenceString, newState); in onClick()738 updateIcon(context, newState); in onClick()
META-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...