Lines Matching refs:be
13 The dependency set for an APK can be generated with "dexdeps". It finds
40 would otherwise be flagged as illegal by apkcheck.
44 "com.google.android.maps"). Warnings will be generated instead.
55 In some cases involving generic signatures it may not be possible
57 been hard-coded into the program. They can be included by specifying
78 This could be a Creator class in the package android.os.Parcelable,
96 class appears to be an Enum (the superclass is java.lang.Enum), we emit
107 to be an annotation (extends Object, implements Annotation, defines no
124 emit a warning instead of an error. (We could be more thorough and try
158 details are not present in the XML. This particular case will be handled
164 may be worthwhile to try a little harder here.)
170 to by application code. For example, an opaque type might be passed to
175 from the DEX file, but not intended to be used by application code.