Searched refs:requestStringListResult (Results 1 – 1 of 1) sorted by relevance
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/ |
D | MockListener.java | 259 requestStringListResult(context, SERVICE_POSTED, catcher); in probeListenerPosted() 263 requestStringListResult(context, SERVICE_ORDER, catcher); in probeListenerOrder() 267 requestStringListResult(context, SERVICE_PAYLOADS, catcher); in probeListenerPayloads() 271 requestStringListResult(context, SERVICE_REMOVED, catcher); in probeListenerRemoved() 330 private static void requestStringListResult(Context context, String action, in requestStringListResult() method in MockListener
|