Searched refs:BT_ENABLING_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
59 private static final int BT_ENABLING_TIMEOUT = 0; field in BluetoothOppBtEnablingActivity88 mTimeoutHandler.obtainMessage(BT_ENABLING_TIMEOUT), sBtEnablingTimeoutMs); in onCreate()103 mTimeoutHandler.removeMessages(BT_ENABLING_TIMEOUT); in onKeyDown()123 case BT_ENABLING_TIMEOUT:144 mTimeoutHandler.removeMessages(BT_ENABLING_TIMEOUT);