Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppBtEnableActivity.java50 public class BluetoothOppBtEnableActivity extends AlertActivity implements class
DBluetoothOppLauncherActivity.java200 Intent in = new Intent(this, BluetoothOppBtEnableActivity.class); in launchDevicePicker()