Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/inputmethod/
H A DInputMethodPrivilegedOperations.java177 public void reportFullscreenModeAsync(boolean fullscreen) { in reportFullscreenModeAsync() method in InputMethodPrivilegedOperations
183 ops.reportFullscreenModeAsync(fullscreen); in reportFullscreenModeAsync()
H A DIInputMethodPrivilegedOperations.aidl36 void reportFullscreenModeAsync(boolean fullscreen); in reportFullscreenModeAsync() method
/aosp12/frameworks/base/core/java/android/inputmethodservice/
H A DInputMethodService.java1641 mPrivOps.reportFullscreenModeAsync(mIsFullscreen); in reportFullscreenMode()
/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java5839 public void reportFullscreenModeAsync(boolean fullscreen) { in reportFullscreenModeAsync() method in InputMethodManagerService.InputMethodPrivilegedOperationsImpl
/aosp12/frameworks/base/services/
H A Dart-profile19687 …ethod/InputMethodManagerService$InputMethodPrivilegedOperationsImpl;->reportFullscreenModeAsync(Z)V