Searched refs:BluetoothOppTransferActivity (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppTransferHistory.java298 Intent in = new Intent(this, BluetoothOppTransferActivity.class);
H A DBluetoothOppReceiver.java158 Intent in = new Intent(context, BluetoothOppTransferActivity.class);
H A DBluetoothOppTransferActivity.java66 public class BluetoothOppTransferActivity extends AlertActivity implements class in inherits:AlertActivity,DialogInterface.OnClickListener
68 private static final String TAG = "BluetoothOppTransferActivity";

Completed in 349 milliseconds