Searched refs:mTestAction (Results 1 – 1 of 1) sorted by relevance
2119 protected final String mTestAction; field in InboundSmsHandler.CbTestBroadcastReceiver2122 mTestAction = testAction; in CbTestBroadcastReceiver()2128 if (intent.getAction().equals(mTestAction)) { in onReceive()