Searched refs:BT_ENABLING_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
61 private static final int BT_ENABLING_TIMEOUT = 0; field in BluetoothOppBtEnablingActivity87 mTimeoutHandler.sendMessageDelayed(mTimeoutHandler.obtainMessage(BT_ENABLING_TIMEOUT), in onCreate()105 mTimeoutHandler.removeMessages(BT_ENABLING_TIMEOUT); in onKeyDown()123 case BT_ENABLING_TIMEOUT:145 mTimeoutHandler.removeMessages(BT_ENABLING_TIMEOUT);