OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getDragLayerLw
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/java/com/android/server/wm/
DragState.java
116
mDragWindowHandle.layer =
getDragLayerLw
();
175
int
getDragLayerLw
() {
Session.java
326
surfaceControl.setLayer(mService.mDragState.
getDragLayerLw
());
Completed in 306 milliseconds