Home
last modified time | relevance | path

Searched defs:TestContextWrapper (Results 1 – 1 of 1) sorted by relevance

/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/
DCellBroadcastServiceTestCase.java117 public class TestContextWrapper extends ContextWrapper { class in CellBroadcastServiceTestCase
121 public TestContextWrapper(Context base) { in TestContextWrapper() method in CellBroadcastServiceTestCase.TestContextWrapper