Home | History | Annotate | Download | only in keyguard

Lines Matching defs:mThis

839         WeakReference<KeyguardHostView> mThis;
842 mThis = new WeakReference<KeyguardHostView>(hostView);
849 KeyguardHostView hostView = mThis.get();