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

/frameworks/support/compat/java/android/support/v4/content/
H A DIntentCompat.java36 static class IntentCompatImplBase implements IntentCompatImpl { class in class:IntentCompat
65 static class IntentCompatImplHC extends IntentCompatImplBase {
91 IMPL = new IntentCompatImplBase();

Completed in 70 milliseconds