Searched refs:mSawContext (Results 1 – 2 of 2) sorted by relevance
56 private volatile Context mSawContext; field in UntrustedTouchTestService64 mSawContext = getContextForSaw(this); in onCreate()65 mSawWindowManager = mSawContext.getSystemService(WindowManager.class); in onCreate()92 View view = getView(mSawContext); in showSystemAlertWindow()
102 private volatile Context mSawContext; field in CloseSystemDialogsTest143 mSawContext = getContextForSaw(mContext); in setUp()144 mSawWindowManager = mSawContext.getSystemService(WindowManager.class); in setUp()146 mFakeView = new FakeView(mSawContext); in setUp()