Searched defs:APP (Results 1 – 13 of 13) sorted by relevance
92 val APP = ApplicationInfo().apply { in <lambda>() constant
123 val APP = ApplicationInfo().apply { in <lambda>() constant
154 val APP = constant
124 val APP = ApplicationInfo().apply { in <lambda>() constant
172 val APP = ApplicationInfo().apply { in <lambda>() constant
111 val APP = object : ApplicationInfo() { constant
178 val APP = ApplicationInfo().apply { in <lambda>() constant
169 val APP = ApplicationInfo().apply { in <lambda>() constant
239 val APP = ApplicationInfo().apply { in <lambda>() constant
337 val APP = ApplicationInfo().apply { packageName = PACKAGE_NAME } in <lambda>() constant
59 private static final String APP = "APP"; field in MediaDataCombineLatestTest
61 private static final String APP = "app"; field in EapAkaApi
312 public enum CompactSource { APP, SHELL } enumConstant