Searched refs:orientAboutObject (Results 1 – 3 of 3) sorted by relevance
335 orientAboutObject(); in setupForDisplay()405 protected void orientAboutObject() { in orientAboutObject() method in ArrowPopup406 orientAboutObject(true /* allowAlignLeft */, true /* allowAlignRight */); in orientAboutObject()416 private void orientAboutObject(boolean allowAlignLeft, boolean allowAlignRight) { in orientAboutObject() method in ArrowPopup458 orientAboutObject(allowAlignLeft && !mIsLeftAligned /* allowAlignLeft */, in orientAboutObject()
129 override fun orientAboutObject() { in <lambda>() method130 super.orientAboutObject() in <lambda>()
290 override fun orientAboutObject() { in <lambda>() method in com.android.quickstep.views.TaskMenuViewWithArrow