Searched refs:tryOnMeasure (Results 1 – 2 of 2) sorted by relevance
63 if (!tryOnMeasure(widthMeasureSpec, heightMeasureSpec)) { in onMeasure()69 private boolean tryOnMeasure(int widthMeasureSpec, int heightMeasureSpec) { in tryOnMeasure() method in AlertDialogLayout
69 if (!tryOnMeasure(widthMeasureSpec, heightMeasureSpec)) { in onMeasure()75 private boolean tryOnMeasure(int widthMeasureSpec, int heightMeasureSpec) { in tryOnMeasure() method in AlertDialogLayout