Searched refs:SERVICE_IBLUETOOTH (Results 1 – 1 of 1) sorted by relevance
137 private static final int SERVICE_IBLUETOOTH = 1; field in BluetoothManagerService1409 msg.arg1 = SERVICE_IBLUETOOTH; in onServiceConnected()1428 msg.arg1 = SERVICE_IBLUETOOTH; in onServiceDisconnected()1731 if (msg.arg1 == SERVICE_IBLUETOOTH) { in handleMessage()