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