Searched refs:isShellApp (Results 1 – 3 of 3) sorted by relevance
63 val isShellApp = manifestUrl != null && manifestUrl == Constants.INITIAL_URL in onCreateView() constant65 val userFacingErrorMessage = if (isShellApp) { in onCreateView()
78 private var isShellApp = false in <lambda>() variable447 isShellApp = this.manifestUrl == Constants.INITIAL_URL in <lambda>()643 isShellApp, in <lambda>()667 if (isShellApp || manifestUrl == null || manifest == null) { in <lambda>()
355 isShellApp: Boolean, in <lambda>()434 exponentProps.put("shell", isShellApp) in <lambda>()