HomeSort by relevance Sort by last modified time
    Searched refs:resizeable (Results 1 - 4 of 4) sorted by null

  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/xml/
ManifestData.java 224 * returns the value of the <code>resizeable</code> attribute or null if not present.
230 void setResizeable(Boolean resizeable) {
231 mResizeable = getConstantBoolean(resizeable);
324 // This only checks that matter here are the screen sizes. resizeable and anyDensity
343 // This only checks that matter here are the screen sizes. resizeable and anyDensity
351 * Comparison of 2 Supports-screens. This only uses screen sizes (ignores resizeable and
  /frameworks/base/core/java/android/content/pm/
PackageParser.java 799 int resizeable = 1; local
    [all...]
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/6/
android.jar 

Completed in 98 milliseconds