Android Studio
Change a method signature
In Android Studio, Ctrl + F6 will change a method signature. On a Mac, press Cmd + F6 instead.
Where it works: Refactoring
Every documented variant
| System | Environment | Keys |
|---|---|---|
| Mac | Desktop app | CmdF6 |
| Windows | Desktop app | CtrlF6 |
Where this comes from
Keyboard shortcuts - Android Studio - Android Developers
Documentation checked on 2026-09-14. That is a documentation review, not a test run inside the application.