Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/window/
DWindowProvider.java40 Bundle getWindowContextOptions(); in getWindowContextOptions() method
DWindowProviderService.java125 public Bundle getWindowContextOptions() { in getWindowContextOptions() method in WindowProviderService
219 getWindowContextOptions()); in attachBaseContext()
DWindowContext.java152 public Bundle getWindowContextOptions() { in getWindowContextOptions() method in WindowContext
/frameworks/base/core/java/android/inputmethodservice/
DAbstractInputMethodService.java315 public final Bundle getWindowContextOptions() {
316 return super.getWindowContextOptions();
/frameworks/base/core/java/android/view/
DWindowManagerImpl.java200 if (!isWindowProviderService(windowProvider.getWindowContextOptions())) { in assertWindowContextTypeMatches()
/frameworks/base/core/api/
Dtest-current.txt1905 method @Nullable public final android.os.Bundle getWindowContextOptions();
4415 method @CallSuper @Nullable public android.os.Bundle getWindowContextOptions();