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