find and replace in android studio code example
Example 1: search and replace all jetbrains
// Selects all instances of selected text
CRTL-CMD-G
// You can do this after CMD-F too
Example 2: android studio find in project and replace
Windows:
CTRL + SHIFT + R