Searched defs:isShellApp (Results 1 – 2 of 2) sorted by relevance
| /expo/android/expoview/src/main/java/host/exp/exponent/experience/ | ||
| H A D | ErrorFragment.kt | 63 val isShellApp = manifestUrl != null && manifestUrl == Constants.INITIAL_URL in onCreateView() constant |
| H A D | ExperienceActivity.kt | 78 private var isShellApp = false in <lambda>() variable in host.exp.exponent.experience.ExperienceActivity |