Home
last modified time | relevance | path

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

/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/app/
DAlertController.java208 static boolean canTextInput(View v) { in canTextInput() method in AlertController
222 if (canTextInput(v)) { in canTextInput()
650 if (!hasCustomView || !canTextInput(customView)) { in setupCustomContent()
/frameworks/base/core/java/com/android/internal/app/
DAlertController.java234 static boolean canTextInput(View v) { in canTextInput() method in AlertController
248 if (canTextInput(v)) { in canTextInput()
620 if (!hasCustomView || !canTextInput(customView)) { in setupCustomContent()
/frameworks/base/config/
Dboot-image-profile.txt38047 HSPLcom/android/internal/app/AlertController;->canTextInput(Landroid/view/View;)Z