Searched refs:MSG_ENABLE_BLUETOOTH (Results 1 – 1 of 1) sorted by relevance
96 private static final int MSG_ENABLE_BLUETOOTH = 3; field in KeyboardUI486 case MSG_ENABLE_BLUETOOTH: { in handleMessage()534 mHandler.obtainMessage(MSG_ENABLE_BLUETOOTH, enable, 0).sendToTarget(); in onClick()