Searched refs:EXTRA_BT_OPP_TRANSFER_DIRECTION (Results 1 – 3 of 3) sorted by relevance
236 handoverIntent.putExtra(Constants.EXTRA_BT_OPP_TRANSFER_DIRECTION, in onReceive()239 handoverIntent.putExtra(Constants.EXTRA_BT_OPP_TRANSFER_DIRECTION, in onReceive()
302 intent.putExtra(Constants.EXTRA_BT_OPP_TRANSFER_DIRECTION, in updateActiveNotification()305 intent.putExtra(Constants.EXTRA_BT_OPP_TRANSFER_DIRECTION, in updateActiveNotification()
120 public static final String EXTRA_BT_OPP_TRANSFER_DIRECTION = field in Constants