Searched refs:SERVICE_REMOVED (Results 1 – 1 of 1) sorted by relevance
45 static final String SERVICE_REMOVED = SERVICE_BASE + "SERVICE_REMOVED"; field in MockListener125 } else if (SERVICE_REMOVED.equals(action)) { in onCreate()158 filter.addAction(SERVICE_REMOVED); in onCreate()271 requestStringListResult(context, SERVICE_REMOVED, catcher); in probeListenerRemoved()