Searched refs:MessagingNotificationHandler (Results 1 - 2 of 2) sorted by relevance

/packages/services/Car/tests/InstrumentClusterRendererSample/src/com/android/car/cluster/sample/
H A DMessagingNotificationHandler.java32 class MessagingNotificationHandler extends Handler { class in inherits:Handler
33 private static final String TAG = DebugUtil.getTag(MessagingNotificationHandler.class);
37 MessagingNotificationHandler(ClusterView cluster) { method in class:MessagingNotificationHandler
H A DInstrumentClusterController.java77 private MessagingNotificationHandler mNotificationHandler;
107 mNotificationHandler = new MessagingNotificationHandler(mClusterView);

Completed in 70 milliseconds