Searched defs:MessagingNotificationHandler (Results 1 - 1 of 1) 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

Completed in 60 milliseconds