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.java250 public static void probeListenerStatus(Context context, StatusCatcher catcher) { in probeListenerStatus()
254 public static void probeFilter(Context context, IntegerResultCatcher catcher) { in probeFilter()
258 public static void probeListenerPosted(Context context, StringListResultCatcher catcher) { in probeListenerPosted()
262 public static void probeListenerOrder(Context context, StringListResultCatcher catcher) { in probeListenerOrder()
266 public static void probeListenerPayloads(Context context, StringListResultCatcher catcher) { in probeListenerPayloads()
270 public static void probeListenerRemoved(Context context, StringListResultCatcher catcher) { in probeListenerRemoved()
301 StatusCatcher catcher) { in requestStatus()
316 IntegerResultCatcher catcher) { in requestIntegerResult()
331 StringListResultCatcher catcher) { in requestStringListResult()