Home
last modified time | relevance | path

Searched refs:getRecord (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DStartingSurfaceDrawer.java108 final StartingWindowRecord startingWindowRecord = mWindowRecords.getRecord(taskId); in getStartingWindowBackgroundColorForTask()
187 records.getRecord(taskId); in onImeDrawnOnTask()
353 StartingWindowRecord getRecord(int taskId) { in getRecord() method in StartingSurfaceDrawer.StartingWindowRecordManager
H A DSplashscreenWindowCreator.java173 mStartingWindowRecordManager.getRecord(taskId); in addSplashScreenStartingWindow()
207 (SplashWindowRecord) mStartingWindowRecordManager.getRecord(taskId); in addSplashScreenStartingWindow()
289 mStartingWindowRecordManager.getRecord(taskId); in copySplashScreenView()
/aosp14/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityEvent.java1085 public AccessibilityRecord getRecord(int index) { in getRecord() method in AccessibilityEvent
1680 getRecord(i).appendTo(builder).append("\n"); in toString()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt54139 method public android.view.accessibility.AccessibilityRecord getRecord(int);