Home
last modified time | relevance | path

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

/packages/modules/CellBroadcastService/tests/src/com/android/cellbroadcastservice/tests/
DCellBroadcastProviderTest.java72 private CellBroadcastProviderTestable mCellBroadcastProviderTestable; field in CellBroadcastProviderTest
86 mCellBroadcastProviderTestable = new CellBroadcastProviderTestable(mMockPermissionChecker); in setUp()
87 mContext = new MockContextWithProvider(mCellBroadcastProviderTestable); in setUp()
93 mCellBroadcastProviderTestable.closeDatabase(); in tearDown()