Home
last modified time | relevance | path

Searched defs:onImeSwitcherPressed (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/
H A DISystemUiProxy.aidl156 void onImeSwitcherPressed() = 49; in onImeSwitcherPressed() method
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DSystemUiProxy.java130 public void onImeSwitcherPressed() { in onImeSwitcherPressed() method in SystemUiProxy