Home
last modified time | relevance | path

Searched defs:getWindow (Results 1 – 25 of 31) sorted by relevance

12

/aosp14/frameworks/base/core/java/android/database/
H A DCrossProcessCursor.java39 CursorWindow getWindow(); in getWindow() method
H A DCrossProcessCursorWrapper.java57 public CursorWindow getWindow() { in getWindow() method in CrossProcessCursorWrapper
H A DIBulkCursor.java36 public CursorWindow getWindow(int position) throws RemoteException; in getWindow() method
H A DAbstractWindowedCursor.java148 public CursorWindow getWindow() { in getWindow() method in AbstractWindowedCursor
H A DCursorToBulkCursorAdaptor.java173 public CursorWindow getWindow(int position) { in getWindow() method in CursorToBulkCursorAdaptor
H A DRedactingCursor.java70 public CursorWindow getWindow() { in getWindow() method in RedactingCursor
H A DBulkCursorNative.java157 public CursorWindow getWindow(int position) throws RemoteException in getWindow() method in BulkCursorProxy
H A DTranslatingCursor.java135 public CursorWindow getWindow() { in getWindow() method in TranslatingCursor
H A DAbstractCursor.java140 public CursorWindow getWindow() { in getWindow() method in AbstractCursor
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DInsetsControlTarget.java39 default WindowState getWindow() { in getWindow() method
H A DWindowState.java3826 public WindowState getWindow() { in getWindow() method in WindowState
4632 WindowState getWindow(Predicate<WindowState> callback) { in getWindow() method in WindowState
/aosp14/frameworks/base/apct-tests/perftests/windowmanager/src/android/wm/
H A DRelayoutPerfTest.java121 protected IWindow getWindow() { in getWindow() method in RelayoutPerfTest.ContentView
/aosp14/frameworks/base/core/java/android/view/
H A DInputWindowHandle.java261 public IWindow getWindow() { in getWindow() method in InputWindowHandle
/aosp14/frameworks/base/test-runner/src/android/test/
H A DActivityUnitTestCase.java307 public Window getWindow() { in getWindow() method in ActivityUnitTestCase.MockParent
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DSystemWindows.java171 IWindow getWindow(int displayId, int windowType) { in getWindow() method in SystemWindows
254 IWindow getWindow(int windowType) { in getWindow() method in SystemWindows.PerDisplay
/aosp14/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityInteractionClient.java382 public AccessibilityWindowInfo getWindow(int connectionId, int accessibilityWindowId) { in getWindow() method in AccessibilityInteractionClient
396 public AccessibilityWindowInfo getWindow(int connectionId, int accessibilityWindowId, in getWindow() method in AccessibilityInteractionClient
H A DAccessibilityCache.java443 public AccessibilityWindowInfo getWindow(int windowId) { in getWindow() method in AccessibilityCache
/aosp14/frameworks/base/core/java/android/accessibilityservice/
H A DIAccessibilityServiceConnection.aidl71 AccessibilityWindowInfo getWindow(int windowId); in getWindow() method
/aosp14/frameworks/base/core/tests/coretests/src/android/view/accessibility/
H A DAccessibilityServiceConnectionImpl.java82 public AccessibilityWindowInfo getWindow(int windowId) { in getWindow() method in AccessibilityServiceConnectionImpl
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
H A DAbstractAccessibilityServiceConnectionTest.java376 public void getWindow() { in getWindow() method in AbstractAccessibilityServiceConnectionTest
/aosp14/frameworks/base/core/java/android/service/dreams/
H A DDreamService.java443 public Window getWindow() { in getWindow() method in DreamService
/aosp14/frameworks/base/core/java/android/app/
H A DDialog.java535 public @Nullable Window getWindow() { in getWindow() method in Dialog
H A DActivityTransitionCoordinator.java308 protected Window getWindow() { in getWindow() method in ActivityTransitionCoordinator
/aosp14/frameworks/base/core/java/android/inputmethodservice/
H A DInputMethodService.java1889 public Dialog getWindow() { in getWindow() method in InputMethodService
/aosp14/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionSession.java1753 public Dialog getWindow() { in getWindow() method in VoiceInteractionSession

12