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

/frameworks/support/v4/java/android/support/v4/hardware/display/
H A DDisplayManagerCompat.java59 instance = new JellybeanMr1Impl(context);
132 private static class JellybeanMr1Impl extends DisplayManagerCompat { class in class:DisplayManagerCompat
135 public JellybeanMr1Impl(Context context) { method in class:DisplayManagerCompat.JellybeanMr1Impl
/frameworks/support/v7/mediarouter/src/android/support/v7/media/
H A DSystemMediaRouteProvider.java56 return new JellybeanMr1Impl(context, syncCallback);
710 private static class JellybeanMr1Impl extends JellybeanImpl class in class:SystemMediaRouteProvider
715 public JellybeanMr1Impl(Context context, SyncCallback syncCallback) { method in class:SystemMediaRouteProvider.JellybeanMr1Impl
786 private static class JellybeanMr2Impl extends JellybeanMr1Impl {

Completed in 81 milliseconds