Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppBtEnableActivity.java88 Intent in = new Intent(this, BluetoothOppBtEnablingActivity.class); in onClick()
DBluetoothOppBtEnablingActivity.java55 public class BluetoothOppBtEnablingActivity extends AlertActivity { class