Home
last modified time | relevance | path

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

/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/
DCellBroadcastResourcesTest.java145 SmsCbMessage testPublicSafetyMessage = new SmsCbMessage(1, 2, 0, new SmsCbLocation(), in testGetDialogTitleResource() local
150 result = getDialogTitleResource(mContext, testPublicSafetyMessage); in testGetDialogTitleResource()