Home | History | Annotate | Download | only in app

Lines Matching defs:mFuture

854         private Future<BitmapRegionDecoder> mFuture;
862 mFuture = future;
869 updateFullImage(mPath, mFuture);
876 private Future<ScreenNail> mFuture;
884 mFuture = future;
891 updateScreenNail(mPath, mFuture);