Searched defs:NotificationCallback (Results 1 – 2 of 2) sorted by relevance
72 using NotificationCallback = std::function<void(const Temperature_2_0 &t)>; variable
462 public interface NotificationCallback extends SwipeHelper.Callback{ interface in NotificationSwipeHelper