Home
last modified time | relevance | path

Searched refs:debugButton (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/pm/
DActivityBlockingActivity.java170 Button debugButton = findViewById(R.id.toggle_debug_info); in updateButtonWidths() local
173 int debugButtonWidth = debugButton.getWidth(); in updateButtonWidths()
176 debugButton.setWidth(exitButtonWidth); in updateButtonWidths()