Searched refs:RESTORE_SETTING_TO_OFF (Results 1 – 1 of 1) sorted by relevance
136 private static final int RESTORE_SETTING_TO_OFF = 0; field in BluetoothManagerService437 newValue.equals("0") ? RESTORE_SETTING_TO_OFF1891 if ((msg.arg1 == RESTORE_SETTING_TO_OFF) && mEnable) { in handleMessage()