/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/ |
D | SnapshotWindowCreator.java | 46 mStartingWindowRecordManager.addRecord(taskId, tView); in makeTaskSnapshotWindow()
|
D | WindowlessSplashWindowCreator.java | 107 mStartingWindowRecordManager.addRecord(taskInfo.taskId, record); in addSplashScreenStartingWindow()
|
D | WindowlessSnapshotWindowCreator.java | 94 mStartingWindowRecordManager.addRecord(taskId, record); in makeTaskSnapshotWindow()
|
D | StartingSurfaceDrawer.java | 328 void addRecord(int taskId, StartingWindowRecord record) { in addRecord() method in StartingSurfaceDrawer.StartingWindowRecordManager
|
D | SplashscreenWindowCreator.java | 368 mStartingWindowRecordManager.addRecord(taskId, tView); in saveSplashScreenRecord()
|
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/startingsurface/ |
D | StartingSurfaceDrawerTests.java | 265 mStartingSurfaceDrawer.mWindowRecords.addRecord(taskId, in testClearAllWindows() 273 mStartingSurfaceDrawer.mWindowlessRecords.addRecord(taskId, in testClearAllWindows()
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | DisplayRotation.java | 459 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/ |
D | StageCoordinator.java | 2916 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/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/base/services/ |
D | art-wear-profile | 27121 PLcom/android/server/wm/DisplayRotation$RotationLockHistory;->addRecord(IILjava/lang/String;)V
|