Home
last modified time | relevance | path

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

/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/
DCellBroadcastServiceTestCase.java202 public void injectCreateConfigurationContext(Context context) { in injectCreateConfigurationContext() method in CellBroadcastServiceTestCase.TestContextWrapper
DCellBroadcastAlertServiceTest.java466 ((TestContextWrapper) mContext).injectCreateConfigurationContext(mockContext); in testShouldDisplayMessage()
490 ((TestContextWrapper) mContext).injectCreateConfigurationContext(null); in testShouldDisplayMessage()