Searched refs:RESTORE_SETTING_TO_ON (Results 1 – 1 of 1) sorted by relevance
122 private static final int RESTORE_SETTING_TO_ON = 1; field in BluetoothManagerService354 : RESTORE_SETTING_TO_ON, 0);1565 } else if ((msg.arg1 == RESTORE_SETTING_TO_ON) && !mEnable) { in handleMessage()