Searched refs:tryOnMeasure (Results 1 – 4 of 4) sorted by relevance
71 if (!tryOnMeasure(widthMeasureSpec, heightMeasureSpec)) { in onMeasure()77 private boolean tryOnMeasure(int widthMeasureSpec, int heightMeasureSpec) { in tryOnMeasure() method in AlertDialogLayout
70 if (!tryOnMeasure(widthMeasureSpec, heightMeasureSpec)) { in onMeasure()76 private boolean tryOnMeasure(int widthMeasureSpec, int heightMeasureSpec) { in tryOnMeasure() method in AlertDialogLayout
22650 HSPLcom/android/internal/widget/AlertDialogLayout;->tryOnMeasure(II)Z
22714 HSPLcom/android/internal/widget/AlertDialogLayout;->tryOnMeasure(II)Z