Home
last modified time | relevance | path

Searched refs:mWeakReference (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ingest/ui/
DMtpImageView.java49 private WeakReference<MtpImageView> mWeakReference = new WeakReference<MtpImageView>(this); field in MtpImageView
106 sFetchHandler.obtainMessage(0, mWeakReference)); in setMtpDeviceAndObjectInfo()
274 sFetchCompleteHandler.obtainMessage(0, parent.mWeakReference)); in handleMessage()