OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:jellybeanmr2impl
(Results
1 - 2
of
2
) sorted by null
/frameworks/support/v7/mediarouter/jellybean-mr1/android/support/v7/media/
MediaRouterJellybeanMr1.java
84
// See also the
JellybeanMr2Impl
implementation of this method.
/frameworks/support/v7/mediarouter/src/android/support/v7/media/
SystemMediaRouteProvider.java
53
return new
JellybeanMr2Impl
(context, syncCallback);
786
private static class
JellybeanMr2Impl
extends JellybeanMr1Impl {
787
public
JellybeanMr2Impl
(Context context, SyncCallback syncCallback) {
[
all
...]
Completed in 59 milliseconds