Searched defs:INSTANT_APP (Results 1 – 2 of 2) sorted by relevance
72 private static final int INSTANT_APP = 1 << 4; field in PackageUserStateImpl.Booleans
427 val INSTANT_APP = ApplicationInfo().apply { in getShowSystemPredicate() constant