Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DCommandQueue.java1121 private void handleShowImeButton(int displayId, IBinder token, int vis, int backDisposition, in handleShowImeButton() method in CommandQueue
1432 handleShowImeButton(args.argi1 /* displayId */, (IBinder) args.arg1 /* token */, in handleMessage()