OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stopUsingSavedSurfaceLocked
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/services/core/java/com/android/server/wm/
AppWindowToken.java
514
void
stopUsingSavedSurfaceLocked
() {
519
"
stopUsingSavedSurfaceLocked
: " + w);
522
w.mWinAnimator.hide("
stopUsingSavedSurfaceLocked
");
[
all
...]
WindowAnimator.java
[
all
...]