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