Searched refs:getForegroundActivity (Results 1 – 4 of 4) sorted by relevance
95 assertThat(mLocalBluetoothManager.getForegroundActivity()).isEqualTo(mContext); in onStart_setsBluetoothManagerForegroundActivity()104 assertThat(mLocalBluetoothManager.getForegroundActivity()).isNull(); in onStop_clearsBluetoothManagerForegroundActivity()
131 public Context getForegroundActivity() { in getForegroundActivity() method in LocalBluetoothManager
70 Context activity = manager.getForegroundActivity(); in showError()
112 Context activity = manager.getForegroundActivity(); in showError()