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