Searched defs:detachChildren (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/services/core/java/com/android/server/wm/ | ||
D | WindowSurfaceController.java | 133 void detachChildren() { in detachChildren() method in WindowSurfaceController |
D | WindowStateAnimator.java | 1554 void detachChildren() { in detachChildren() method in WindowStateAnimator |
D | AppWindowToken.java | 931 void detachChildren() { in detachChildren() method in AppWindowToken |
/frameworks/native/libs/gui/ | ||
D | SurfaceComposerClient.cpp | 437 SurfaceComposerClient::Transaction& SurfaceComposerClient::Transaction::detachChildren( in detachChildren() function in android::SurfaceComposerClient::Transaction |
/frameworks/base/core/java/android/view/ | ||
D | SurfaceControl.java | 791 public void detachChildren() { in detachChildren() method in SurfaceControl |
/frameworks/native/services/surfaceflinger/ | ||
D | Layer.cpp | 1622 bool Layer::detachChildren() { in detachChildren() function in android::Layer |