Searched defs:EVENT_RESTART_BLUETOOTH (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/server/
H A DBluetoothEventLoop.java56 private static final int EVENT_RESTART_BLUETOOTH = 2; field in class:BluetoothEventLoop
86 case EVENT_RESTART_BLUETOOTH:
634 mHandler.sendEmptyMessage(EVENT_RESTART_BLUETOOTH);

Completed in 4 milliseconds