Home
last modified time | relevance | path

Searched refs:BT_ENABLING_TIMEOUT (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppBtEnablingActivity.java59 private static final int BT_ENABLING_TIMEOUT = 0; field in BluetoothOppBtEnablingActivity
88 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);