Searched refs:mMeasureAllocationButton (Results 1 – 1 of 1) sorted by relevance
90 private Button mMeasureAllocationButton; field in SurfaceCompositionMeasuringActivity191 } else if (view == mMeasureAllocationButton) { in onClick()291 mMeasureAllocationButton = createButton("Allocation speed", controlLayout); in onCreate()367 mMeasureAllocationButton.setEnabled(enabled); in enableControls()