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

  /frameworks/base/core/java/android/content/res/
Configuration.java 250 public static final int SCREEN_WIDTH_DP_UNDEFINED = 0;
356 if (screenWidthDp != SCREEN_WIDTH_DP_UNDEFINED) {
468 screenWidthDp = compatScreenWidthDp = SCREEN_WIDTH_DP_UNDEFINED;
566 if (delta.screenWidthDp != SCREEN_WIDTH_DP_UNDEFINED
579 if (delta.compatScreenWidthDp != SCREEN_WIDTH_DP_UNDEFINED) {
676 if (delta.screenWidthDp != SCREEN_WIDTH_DP_UNDEFINED
    [all...]
  /prebuilt/sdk/14/
android.jar 

Completed in 16 milliseconds