Searched refs:SERVICE_IBLUETOOTH (Results 1 – 1 of 1) sorted by relevance
152 private static final int SERVICE_IBLUETOOTH = 1; field in BluetoothManagerService1653 msg.arg1 = SERVICE_IBLUETOOTH; in onServiceConnected()1672 msg.arg1 = SERVICE_IBLUETOOTH; in onServiceDisconnected()2054 if (msg.arg1 == SERVICE_IBLUETOOTH) { in handleMessage()