Home
last modified time | relevance | path

Searched refs:shouldCenterSingleButton (Results 1 – 1 of 1) sorted by relevance

/appcompat/appcompat/src/main/java/androidx/appcompat/app/
DAlertController.java177 private static boolean shouldCenterSingleButton(Context context) { in shouldCenterSingleButton() method in AlertController
810 if (shouldCenterSingleButton(mContext)) { in setupButtons()