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

/frameworks/support/v7/mediarouter/src/android/support/v7/media/
H A DSystemMediaRouteProvider.java57 return new JellybeanMr2Impl(context, syncCallback);
810 private static class JellybeanMr2Impl extends JellybeanMr1Impl { class in class:SystemMediaRouteProvider
811 public JellybeanMr2Impl(Context context, SyncCallback syncCallback) { method in class:SystemMediaRouteProvider.JellybeanMr2Impl
868 private static class Api24Impl extends JellybeanMr2Impl {

Completed in 34 milliseconds