Searched refs:BluetoothOppTransferHistory (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppReceiver.java173 Intent in = new Intent(context, BluetoothOppTransferHistory.class);
180 Intent in = new Intent(context, BluetoothOppTransferHistory.class);
187 Intent in = new Intent(context, BluetoothOppTransferHistory.class);
H A DBluetoothOppTransferHistory.java61 public class BluetoothOppTransferHistory extends Activity implements class in inherits:Activity,View.OnCreateContextMenuListener,OnItemClickListener
63 private static final String TAG = "BluetoothOppTransferHistory";

Completed in 88 milliseconds