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