Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A 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()
H A DBluetoothOppTransferHistory.java62 public class BluetoothOppTransferHistory extends Activity class