Searched refs:ControleeInfoAvailableNotification (Results 1 – 2 of 2) sorted by relevance
57 DispatchResponse.ControleeInfoAvailableNotification controleeInfoAvailable = null; in onDispatchResponseReceived()66 (DispatchResponse.ControleeInfoAvailableNotification) notification; in onDispatchResponseReceived()86 @NonNull DispatchResponse.ControleeInfoAvailableNotification controleeInfoAvailable) { in handleControleeInfoAvailable()
162 public static class ControleeInfoAvailableNotification extends Notification { class in DispatchResponse165 private ControleeInfoAvailableNotification(@NonNull byte[] arbitraryData) { in ControleeInfoAvailableNotification() method in DispatchResponse.ControleeInfoAvailableNotification363 notificationList.add(new ControleeInfoAvailableNotification(arbitraryData)); in parseNotification()