Searched refs:BluetoothPbapActivity (Results 1 – 4 of 4) sorted by relevance
27 import static com.android.bluetooth.pbap.BluetoothPbapActivity.DISMISS_TIMEOUT_DIALOG;28 import static com.android.bluetooth.pbap.BluetoothPbapActivity.DISMISS_TIMEOUT_DIALOG_DELAY_MS;65 ActivityScenario<BluetoothPbapActivity> mActivityScenario;75 mIntent.setClass(mTargetContext, BluetoothPbapActivity.class); in setUp()202 ComponentName activityName = new ComponentName(mTargetContext, BluetoothPbapActivity.class); in enableActivity()
53 public class BluetoothPbapActivity extends AlertActivity class
416 clickIntent.setClass(mService, BluetoothPbapActivity.class); in createPbapNotification()
84 private static final String PBAP_ACTIVITY = BluetoothPbapActivity.class.getCanonicalName();