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