Home | History | Annotate | Download | only in browse

Lines Matching refs:serviceComponent

116      * @param serviceComponent The component name of the media browser service.
126 public MediaBrowser(Context context, ComponentName serviceComponent,
131 if (serviceComponent == null) {
138 mServiceComponent = serviceComponent;