Searched refs:mCustomControlLayout (Results 1 – 2 of 2) sorted by relevance
136 private FrameLayout mCustomControlLayout; field in MediaRouteControllerDialog368 mCustomControlLayout = findViewById(R.id.mr_custom_control); in onCreate()445 mCustomControlLayout.addView(mCustomControlView); in onCreate()446 mCustomControlLayout.setVisibility(View.VISIBLE); in onCreate()
139 private FrameLayout mCustomControlLayout; field in MediaRouteControllerDialog375 mCustomControlLayout = findViewById(R.id.mr_custom_control); in onCreate()452 mCustomControlLayout.addView(mCustomControlView); in onCreate()453 mCustomControlLayout.setVisibility(View.VISIBLE); in onCreate()