Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DInsetsStateControllerTest.java85 getController().getOrCreateSourceProvider(ID_STATUS_BAR, statusBars()) in testStripForDispatch_navBar()
87 getController().getOrCreateSourceProvider(ID_NAVIGATION_BAR, navigationBars()) in testStripForDispatch_navBar()
89 getController().getOrCreateSourceProvider(ID_IME, ime()) in testStripForDispatch_navBar()
102 getController().getOrCreateSourceProvider(ID_STATUS_BAR, statusBars()) in testStripForDispatch_pip()
104 getController().getOrCreateSourceProvider(ID_NAVIGATION_BAR, navigationBars()) in testStripForDispatch_pip()
119 getController().getOrCreateSourceProvider(ID_STATUS_BAR, statusBars()) in testStripForDispatch_freeform()
121 getController().getOrCreateSourceProvider(ID_NAVIGATION_BAR, navigationBars()) in testStripForDispatch_freeform()
135 getController().getOrCreateSourceProvider(ID_STATUS_BAR, statusBars()) in testStripForDispatch_multiwindow_alwaysOnTop()
137 getController().getOrCreateSourceProvider(ID_NAVIGATION_BAR, navigationBars()) in testStripForDispatch_multiwindow_alwaysOnTop()
149 getController().getOrCreateSourceProvider(ID_IME, ime()) in testStripForDispatch_independentSources()
[all …]
DWindowTokenTests.java267 .getOrCreateSourceProvider(ID_IME, WindowInsets.Type.ime()) in testSetInsetsFrozen_notAffectImeWindowState()
DWindowStateTests.java469 .getOrCreateSourceProvider(statusBarId, statusBars()) in testVisibleWithInsetsProvider()
476 .getOrCreateSourceProvider(statusBarId, statusBars()) in testVisibleWithInsetsProvider()
1224 mDisplayContent.getInsetsStateController().getOrCreateSourceProvider(ID_IME, ime()) in testNotificationShadeHasImeInsetsWhenMultiWindow()
/frameworks/base/services/core/java/com/android/server/wm/
DInsetsStateController.java119 InsetsSourceProvider getOrCreateSourceProvider(int id, @InsetsType int type) { in getOrCreateSourceProvider() method in InsetsStateController
138 return (ImeInsetsSourceProvider) getOrCreateSourceProvider(ID_IME, ime()); in getImeSourceProvider()
DDisplayPolicy.java1157 .getInsetsStateController().getOrCreateSourceProvider(provider.getId(), in addWindowLw()
/frameworks/base/services/
Dart-profile3601 HSPLcom/android/server/wm/InsetsStateController;->getOrCreateSourceProvider(II)Lcom/android/server/…
Dart-wear-profile27431 HPLcom/android/server/wm/InsetsStateController;->getOrCreateSourceProvider(II)Lcom/android/server/w…