This website requires JavaScript.
Explore
Help
Sign In
Android
/
frameworks_base
Watch
1
Star
0
Fork
0
You've already forked frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fbfe55512596fd00c1fb51caa851e17dae60fd43
frameworks_base
/
services
/
java
/
com
/
android
/
server
/
wm
History
Dianne Hackborn
7916ac65dc
Add new command line option to change global screen size.
...
For example: adb shell am display-size 1024x600 Change-Id: I5df462acd3323bdaaaefa3126faea7dd8595b726
2011-05-16 20:55:41 -07:00
..
AppWindowToken.java
…
BlackFrame.java
Add new command line option to change global screen size.
2011-05-16 20:55:41 -07:00
DimAnimator.java
Fix issue
#3400119
: API to specify a black background behind a window transition
2011-03-02 17:15:58 -08:00
DimSurface.java
DO NOT MERGE: From master -- Fix bug in deciding which rotation to use for an orientation.
2011-05-16 12:57:38 -07:00
DragState.java
…
FadeInOutAnimation.java
…
InputApplication.java
…
InputApplicationHandle.java
…
InputManager.java
set max_events_per_sec to 55
2011-03-03 17:04:21 -08:00
InputMonitor.java
DO NOT MERGE. Integrate from master: Rework display size access.
2011-05-16 11:58:27 -07:00
InputWindow.java
Better compat mode part one: start scaling windows.
2011-05-09 17:03:24 -07:00
InputWindowHandle.java
…
InputWindowList.java
…
ScreenRotationAnimation.java
Add new command line option to change global screen size.
2011-05-16 20:55:41 -07:00
Session.java
Fix issue
#3485923
: Gmail crash
2011-03-02 22:38:58 -08:00
StartingData.java
…
StrictModeFlash.java
…
ViewServer.java
…
Watermark.java
…
WindowManagerService.java
Add new command line option to change global screen size.
2011-05-16 20:55:41 -07:00
WindowState.java
DO NOT MERGE. Integrate from master: Rework display size access.
2011-05-16 11:58:27 -07:00
WindowToken.java
…