Searched refs:SERVICE_IBLUETOOTH (Results 1 – 1 of 1) sorted by relevance
143 private static final int SERVICE_IBLUETOOTH = 1; field in BluetoothManagerService1517 msg.arg1 = SERVICE_IBLUETOOTH; in onServiceConnected()1536 msg.arg1 = SERVICE_IBLUETOOTH; in onServiceDisconnected()1839 if (msg.arg1 == SERVICE_IBLUETOOTH) { in handleMessage()