Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppLauncherActivity.java65 public class BluetoothOppLauncherActivity extends Activity { class
170 BluetoothOppManager.getInstance(BluetoothOppLauncherActivity.this) in onCreate()
423 BluetoothOppLauncherActivity.this.runOnUiThread(new Runnable() { in showToast()