Test: Documentation only change
Change-Id: I4d9ef25843552aeb23c89042377dc76690f7b2ac
This commit is contained in:
Sandro Meier
2023-01-11 12:26:17 +00:00
parent 03882bc8bd
commit 459c82154c

View File

@@ -993,7 +993,7 @@ public class WindowProcessController extends ConfigurationContainer<Configuratio
/**
* Returns display UI context list which there is any app window shows or starting activities
* int this process.
* in this process.
*/
public void getDisplayContextsWithErrorDialogs(List<Context> displayContexts) {
if (displayContexts == null) {