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

/frameworks/support/v4/java/android/support/v4/app/
H A DNotificationManagerCompat.java199 static class ImplEclair extends ImplBase { class in class:NotificationManagerCompat
214 static class ImplIceCreamSandwich extends ImplEclair {
250 IMPL = new ImplEclair();

Completed in 27 milliseconds