Searched refs:SERVICE_POSTED (Results 1 – 1 of 1) sorted by relevance
43 static final String SERVICE_POSTED = SERVICE_BASE + "SERVICE_POSTED"; field in MockListener97 } else if (SERVICE_POSTED.equals(action)) { in onCreate()155 filter.addAction(SERVICE_POSTED); in onCreate()259 requestStringListResult(context, SERVICE_POSTED, catcher); in probeListenerPosted()