Searched refs:mLandscape (Results 1 – 1 of 1) sorted by relevance
138 private RemoteViews mLandscape = null; field in RemoteViews2129 return (mLandscape != null) && (mPortrait != null);2150 mLandscape = landscape;2252 mLandscape = new RemoteViews(parcel, mBitmapCache);2328 mMemoryUsageCounter.increment(mLandscape.estimateMemoryUsage());2347 mLandscape.setBitmapCache(bitmapCache);3147 return mLandscape;3515 mLandscape.writeToParcel(dest, flags);