Home
last modified time | relevance | path

Searched defs:getWindowContextOptions (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/window/
H A DWindowProvider.java38 Bundle getWindowContextOptions(); in getWindowContextOptions() method
H A DWindowProviderService.java117 public Bundle getWindowContextOptions() { in getWindowContextOptions() method in WindowProviderService
H A DWindowContext.java149 public Bundle getWindowContextOptions() { in getWindowContextOptions() method in WindowContext
/aosp12/frameworks/base/core/java/android/inputmethodservice/
H A DAbstractInputMethodService.java311 public final Bundle getWindowContextOptions() { in getWindowContextOptions() method in AbstractInputMethodService