Searched refs:customPosition (Results 1 – 6 of 6) sorted by relevance
498 public boolean customPosition = false; field in BaseDragLayer.LayoutParams521 if (lp.customPosition) { in onLayout()
138 lp.customPosition = true; in preloadWidget()
492 lp.customPosition = true; in show()
629 if (dlp.customPosition) { in onLayout()
150 ((DragLayer.LayoutParams) frame.getLayoutParams()).customPosition = true; in showForWidget()
397 lp.customPosition = true; in bind()