Searched refs:SERVICE_PAYLOADS (Results 1 – 1 of 1) sorted by relevance
44 static final String SERVICE_PAYLOADS = SERVICE_BASE + "SERVICE_PAYLOADS"; field in MockListener115 } else if (SERVICE_PAYLOADS.equals(action)) { in onCreate()157 filter.addAction(SERVICE_PAYLOADS); in onCreate()267 requestStringListResult(context, SERVICE_PAYLOADS, catcher); in probeListenerPayloads()