| view = LayoutInflater.from(mContext).inflate(R.layout.qs_tile_label,null) | view = (ViewGroup)LayoutInflater.from(getContext()).inflate(R.layout.qs_tile_label,null) | LayoutInflater.from(mContext).inflate(R.layout.qs_tile_label,null) | (ViewGroup)LayoutInflater.from(getContext()).inflate(R.layout.qs_tile_label,null) | platform_frameworks_base | 3250885c9feb9b42d60058a823c57a027c0dcf58 | com.android.systemui.qs.QSTileView | | | | v0 | null |
|---|
| v1 | R.layout.qs_tile_label |
|---|
| | | v0 | null |
|---|
| v1 | R.layout.qs_tile_label |
|---|
| AssignedTo | False |