OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mDestroySurface
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/core/java/com/android/server/wm/
WindowManagerService.java
410
final ArrayList<WindowState>
mDestroySurface
= new ArrayList<WindowState>();
[
all
...]
WindowStateAnimator.java
478
mService.
mDestroySurface
.add(mWin);
[
all
...]
Completed in 348 milliseconds