Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/inputmethodservice/
H A DAbstractInputMethodService.java312 public final Bundle getWindowContextOptions() {
313 return super.getWindowContextOptions();
/aosp14/frameworks/base/core/java/android/window/
H A DWindowProviderService.java125 public Bundle getWindowContextOptions() { in getWindowContextOptions() method in WindowProviderService
220 getWindowContextOptions()); in attachBaseContext()
H A DWindowProvider.java40 Bundle getWindowContextOptions(); in getWindowContextOptions() method
H A DWindowContext.java152 public Bundle getWindowContextOptions() { in getWindowContextOptions() method in WindowContext
/aosp14/frameworks/base/core/java/android/view/
H A DWindowManagerImpl.java192 if (!isWindowProviderService(windowProvider.getWindowContextOptions())) { in assertWindowContextTypeMatches()
/aosp14/frameworks/base/core/api/
H A Dtest-current.txt1711 method @Nullable public final android.os.Bundle getWindowContextOptions();
4183 method @CallSuper @Nullable public android.os.Bundle getWindowContextOptions();