Home
last modified time | relevance | path

Searched defs:catcher (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DMockListener.java249 public static void probeListenerStatus(Context context, StatusCatcher catcher) { in probeListenerStatus()
253 public static void probeFilter(Context context, IntegerResultCatcher catcher) { in probeFilter()
257 public static void probeListenerPosted(Context context, StringListResultCatcher catcher) { in probeListenerPosted()
261 public static void probeListenerOrder(Context context, StringListResultCatcher catcher) { in probeListenerOrder()
265 public static void probeListenerPayloads(Context context, StringListResultCatcher catcher) { in probeListenerPayloads()
269 public static void probeListenerRemoved(Context context, StringListResultCatcher catcher) { in probeListenerRemoved()
300 StatusCatcher catcher) { in requestStatus()
315 IntegerResultCatcher catcher) { in requestIntegerResult()
330 StringListResultCatcher catcher) { in requestStringListResult()