HomeSort by relevance Sort by last modified time
    Searched refs:BluetoothOppTransferActivity (Results 1 - 3 of 3) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppTransferHistory.java 290 Intent in = new Intent(this, BluetoothOppTransferActivity.class);
BluetoothOppReceiver.java 158 Intent in = new Intent(context, BluetoothOppTransferActivity.class);
BluetoothOppTransferActivity.java 66 public class BluetoothOppTransferActivity extends AlertActivity implements
68 private static final String TAG = "BluetoothOppTransferActivity";

Completed in 42 milliseconds