Searched refs:mWrappedContext (Results 1 – 1 of 1) sorted by relevance
114 private TestContextWrapper mWrappedContext; field in TileLifecycleManagerTest137 mWrappedContext = new TestContextWrapper(mContext); in setUp()146 mStateManager = new TileLifecycleManager(mHandler, mWrappedContext, in setUp()203 IntentFilter filter = mWrappedContext.mLastIntentFilter; in testPackageReceiverExported()207 assertNotEquals(0, mWrappedContext.mLastFlag & Context.RECEIVER_EXPORTED); in testPackageReceiverExported()