Variable SettingsDialog._frame

class SettingsDialog
{
  // ...
  FrameLayout _frame;
  // ...
}