Searched refs:ACTION_ACL_CONNECTED (Results 1 – 6 of 6) sorted by relevance
67 filter.addAction(BluetoothDevice.ACTION_ACL_CONNECTED); in startMonitoring()126 if (BluetoothDevice.ACTION_ACL_CONNECTED.equals(intent.getAction())) {
150 mIntent = new Intent(BluetoothDevice.ACTION_ACL_CONNECTED); in dispatchAclConnectionStateChanged_aclConnected_shouldDispatchCallback()176 mIntent = new Intent(BluetoothDevice.ACTION_ACL_CONNECTED); in dispatchAclConnectionStateChanged_aclConnected_shouldNotCallbackSubDevice()189 mIntent = new Intent(BluetoothDevice.ACTION_ACL_CONNECTED); in dispatchAclConnectionStateChanged_findDeviceReturnNull_shouldNotDispatchCallback()
131 mContext, new Intent(BluetoothDevice.ACTION_ACL_CONNECTED)); in testStartMonitoring_updatesActiveAtCorrectTimes()
123 addHandler(BluetoothDevice.ACTION_ACL_CONNECTED, new AclStateChangedHandler()); in BluetoothEventManager()499 case BluetoothDevice.ACTION_ACL_CONNECTED: in onReceive()
132 public static final String ACTION_ACL_CONNECTED = field in BluetoothDevice
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...