Searched refs:callFollowup (Results 1 – 2 of 2) sorted by relevance
77 public static native void callFollowup(String jsonArgs); in callFollowup() method in WifiNanHalMock
524 WifiNanHalMock.callFollowup(HalMockUtils.convertBundleToJson(args).toString()); in testFollowup()