Loading media/java/android/service/media/MediaBrowserService.java +1 −1 Original line number Diff line number Diff line Loading @@ -549,7 +549,7 @@ public abstract class MediaBrowserService extends Service { } /** * Gets any extras about the brwoser service. * Gets any extras about the browser service. */ public Bundle getExtras() { return mExtras; Loading Loading
media/java/android/service/media/MediaBrowserService.java +1 −1 Original line number Diff line number Diff line Loading @@ -549,7 +549,7 @@ public abstract class MediaBrowserService extends Service { } /** * Gets any extras about the brwoser service. * Gets any extras about the browser service. */ public Bundle getExtras() { return mExtras; Loading