Searched defs:NotificationCompatImplBase (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/v7/appcompat/src/android/support/v7/app/
H A DNotificationCompatImplBase.java47 class NotificationCompatImplBase { class
/frameworks/support/compat/java/android/support/v4/app/
H A DNotificationCompat.java528 static class NotificationCompatImplBase implements NotificationCompatImpl { class in class:NotificationCompat
608 static class NotificationCompatImplHoneycomb extends NotificationCompatImplBase {
621 static class NotificationCompatImplIceCreamSandwich extends NotificationCompatImplBase {
633 static class NotificationCompatImplJellybean extends NotificationCompatImplBase {
955 IMPL = new NotificationCompatImplBase();

Completed in 50 milliseconds