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

/frameworks/support/v4/java/android/support/v4/app/
H A DNotificationCompat.java79 private static final NotificationCompatImpl IMPL;
81 interface NotificationCompatImpl { interface in class:NotificationCompat
85 static class NotificationCompatImplBase implements NotificationCompatImpl {
98 static class NotificationCompatImplHoneycomb implements NotificationCompatImpl {
106 static class NotificationCompatImplIceCreamSandwich implements NotificationCompatImpl {
115 static class NotificationCompatImplJellybean implements NotificationCompatImpl {

Completed in 70 milliseconds