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