Searched refs:BT_ENABLING_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
62 private static final int BT_ENABLING_TIMEOUT = 0; field in BluetoothOppBtEnablingActivity90 mTimeoutHandler.sendMessageDelayed(mTimeoutHandler.obtainMessage(BT_ENABLING_TIMEOUT), in onCreate()106 mTimeoutHandler.removeMessages(BT_ENABLING_TIMEOUT); in onKeyDown()124 case BT_ENABLING_TIMEOUT:142 mTimeoutHandler.removeMessages(BT_ENABLING_TIMEOUT);