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