Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppReceiver.java158 Intent in = new Intent(context, BluetoothOppTransferHistory.class); in onReceive()
167 Intent in = new Intent(context, BluetoothOppTransferHistory.class); in onReceive()
176 Intent in = new Intent(context, BluetoothOppTransferHistory.class); in onReceive()
DBluetoothOppTransferHistory.java62 public class BluetoothOppTransferHistory extends Activity class