| return ((LayoutInflater)mContext.getSystemService(Context.LAYOUT_INFLATER_SERVICE)).inflate(R.layout.layout_media_controller,this); | return ((LayoutInflater)mContext.getSystemService(Context.LAYOUT_INFLATER_SERVICE)).inflate(R.layout.view_media_controller,this); | ((LayoutInflater)mContext.getSystemService(Context.LAYOUT_INFLATER_SERVICE)).inflate(R.layout.layout_media_controller,this) | ((LayoutInflater)mContext.getSystemService(Context.LAYOUT_INFLATER_SERVICE)).inflate(R.layout.view_media_controller,this) | bilibili-android-client | 8df5860d94bc8027d1604a4b9913d9e05129def5 | com.hotbitmapgg.ohmybilibili.service.MediaController | | | | v0 | ((LayoutInflater)mContext.getSystemService(Context.LAYOUT_INFLATER_SERVICE)) |
|---|
| v1 | this |
|---|
| | | v0 | ((LayoutInflater)mContext.getSystemService(Context.LAYOUT_INFLATER_SERVICE)) |
|---|
| v1 | this |
|---|
| Returns | False |