Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DConstants.java96 public static final String ACTION_BT_OPP_TRANSFER_PROGRESS = field in Constants
DBluetoothOppNotification.java300 Intent intent = new Intent(Constants.ACTION_BT_OPP_TRANSFER_PROGRESS); in updateActiveNotification()