Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapActivity.java66 public class BluetoothPbapActivity extends AlertActivity implements class
DBluetoothPbapService.java732 clickIntent.setClass(this, BluetoothPbapActivity.class); in createPbapNotification()