Searched refs:TYPE_DRAG (Results 1 – 4 of 4) sorted by relevance
102 TYPE_DRAG = FIRST_SYSTEM_WINDOW+16, enumerator
117 mDragWindowHandle.layoutParamsType = WindowManager.LayoutParams.TYPE_DRAG; in register()174 return mService.mPolicy.windowTypeToLayerLw(WindowManager.LayoutParams.TYPE_DRAG) in getDragLayerLw()
212 @ViewDebug.IntToString(from = TYPE_DRAG, to = "TYPE_DRAG"),439 public static final int TYPE_DRAG = FIRST_SYSTEM_WINDOW+16; field in WindowManager.LayoutParams
115 import static android.view.WindowManager.LayoutParams.TYPE_DRAG;1405 case TYPE_DRAG: in windowTypeToLayerLw()