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

  /development/samples/training/ContactsList/src/com/example/android/contactslist/util/
ImageLoader.java 48 private boolean mFadeInBitmap = true;
120 mFadeInBitmap = fadeIn;
313 if (mFadeInBitmap) {
  /developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
ImageWorker.java 48 private boolean mFadeInBitmap = true;
171 mFadeInBitmap = fadeIn;
433 if (mFadeInBitmap) {
  /developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
ImageWorker.java 48 private boolean mFadeInBitmap = true;
171 mFadeInBitmap = fadeIn;
433 if (mFadeInBitmap) {
  /development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
ImageWorker.java 48 private boolean mFadeInBitmap = true;
171 mFadeInBitmap = fadeIn;
433 if (mFadeInBitmap) {

Completed in 640 milliseconds