Home
last modified time | relevance | path

Searched refs:addRecord (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSnapshotWindowCreator.java46 mStartingWindowRecordManager.addRecord(taskId, tView); in makeTaskSnapshotWindow()
DWindowlessSplashWindowCreator.java107 mStartingWindowRecordManager.addRecord(taskInfo.taskId, record); in addSplashScreenStartingWindow()
DWindowlessSnapshotWindowCreator.java94 mStartingWindowRecordManager.addRecord(taskId, record); in makeTaskSnapshotWindow()
DStartingSurfaceDrawer.java328 void addRecord(int taskId, StartingWindowRecord record) { in addRecord() method in StartingSurfaceDrawer.StartingWindowRecordManager
DSplashscreenWindowCreator.java368 mStartingWindowRecordManager.addRecord(taskId, tView); in saveSplashScreenRecord()
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/startingsurface/
DStartingSurfaceDrawerTests.java265 mStartingSurfaceDrawer.mWindowRecords.addRecord(taskId, in testClearAllWindows()
273 mStartingSurfaceDrawer.mWindowlessRecords.addRecord(taskId, in testClearAllWindows()
/frameworks/base/services/core/java/com/android/server/wm/
DDisplayRotation.java459 mRotationHistory.addRecord(this, rotation); in applyCurrentRotation()
948 mRotationLockHistory.addRecord(userRotationMode, userRotation, caller); in setUserRotation()
2233 void addRecord(@WindowManagerPolicy.UserRotationMode int userRotationMode,
2339 void addRecord(DisplayRotation dr, int toRotation) { in addRecord() method in DisplayRotation.RotationHistory
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
DStageCoordinator.java2916 record.addRecord(stage, true, taskInfo.taskId); in startAnimation()
2920 record.addRecord(stage, false, taskInfo.taskId); in startAnimation()
3030 void addRecord(StageTaskListener stage, boolean open, int taskId) { in addRecord() method in StageCoordinator.StageChangeRecord
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/services/
Dart-wear-profile27121 PLcom/android/server/wm/DisplayRotation$RotationLockHistory;->addRecord(IILjava/lang/String;)V