Searched refs:SIZE_UNKNOWN (Results 1 – 4 of 4) sorted by relevance
40 public static final int SIZE_UNKNOWN = -1; field in TiledImageRenderer105 protected int mImageWidth = SIZE_UNKNOWN;106 protected int mImageHeight = SIZE_UNKNOWN;
41 public static final int SIZE_UNKNOWN = -1; field in TiledImageRenderer106 protected int mImageWidth = SIZE_UNKNOWN;107 protected int mImageHeight = SIZE_UNKNOWN;
42 public static final int SIZE_UNKNOWN = -1; field in TileImageView107 protected int mImageWidth = SIZE_UNKNOWN;108 protected int mImageHeight = SIZE_UNKNOWN;
268 || mAppEntry.size == ApplicationsState.SIZE_UNKNOWN) { in refreshSizeInfo()586 || appEntry.size == ApplicationsState.SIZE_UNKNOWN) {