Searched refs:BluetoothOppLauncherActivity (Results 1 – 2 of 2) sorted by relevance
92 mIntent.setClass(mTargetContext, BluetoothOppLauncherActivity.class); in setUp()113 ActivityScenario<BluetoothOppLauncherActivity> activityScenario = in onCreate_withNoAction_returnImmediately()121 ActivityScenario<BluetoothOppLauncherActivity> activityScenario = in onCreate_withActionSend_withoutMetadata_finishImmediately()130 ActivityScenario<BluetoothOppLauncherActivity> activityScenario = in onCreate_withActionSendMultiple_withoutMetadata_finishImmediately()156 ActivityScenario<BluetoothOppLauncherActivity> scenario = ActivityScenario.launch(mIntent); in launchDevicePicker_bluetoothNotEnabled_launchEnableActivity()158 scenario.onActivity(BluetoothOppLauncherActivity::launchDevicePicker); in launchDevicePicker_bluetoothNotEnabled_launchEnableActivity()169 ActivityScenario<BluetoothOppLauncherActivity> scenario = ActivityScenario.launch(mIntent); in launchDevicePicker_bluetoothEnabled_launchActivity()171 scenario.onActivity(BluetoothOppLauncherActivity::launchDevicePicker); in launchDevicePicker_bluetoothEnabled_launchActivity()181 ActivityScenario<BluetoothOppLauncherActivity> scenario = ActivityScenario.launch(mIntent); in createFileForSharedContent_returnFile()204 ActivityScenario<BluetoothOppLauncherActivity> scenario = ActivityScenario.launch(mIntent); in sendFileInfo_finishImmediately()
72 public class BluetoothOppLauncherActivity extends Activity { class207 BluetoothOppLauncherActivity.this) in onCreate()508 BluetoothOppLauncherActivity.this.runOnUiThread( in showToast()