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

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppReceiver.java 175 Intent in = new Intent(context, BluetoothOppTransferHistory.class);
182 Intent in = new Intent(context, BluetoothOppTransferHistory.class);
189 Intent in = new Intent(context, BluetoothOppTransferHistory.class);
BluetoothOppTransferHistory.java 61 public class BluetoothOppTransferHistory extends Activity implements
63 private static final String TAG = "BluetoothOppTransferHistory";

Completed in 1204 milliseconds