Home
last modified time | relevance | path

Searched refs:EXTRA_BT_OPP_TRANSFER_PROGRESS (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DConstants.java130 static final String EXTRA_BT_OPP_TRANSFER_PROGRESS = field in Constants
DBluetoothOppNotification.java351 intent.putExtra(Constants.EXTRA_BT_OPP_TRANSFER_PROGRESS, progress); in updateActiveNotification()