Lines Matching refs:a
39 check will properly handle resources declared in a library project
40 and referenced in a downstream project.
45 * Find Android API calls that require a version of Android higher
85 * Find invalid @id references (where for example a RelativeLayout
89 * Finds method calls to java.lang.Math where a float variable is
90 cast to a double and/or the return value is cast to a float, and
93 * Finds calls to a getter on the same class where a field could be
95 * Find XML files using a different encoding format than UTF-8, since
100 malformed documents which happen to be valid XML, such as a
110 configuration files, etc. For a full list of available issues run
119 be executed if a resource changed.
162 If debuggable=true is set, then "ant release" will actually do a debug build.
163 - Automatic Proguard support in release builds. Only need to have a proguard.config
164 property in default.properties that points to a proguard config file.
177 - Fixed location control in DDMS to work in any locale not using '.' as a