Searched refs:canTextInput (Results 1 – 2 of 2) sorted by relevance
238 static boolean canTextInput(View v) { in canTextInput() method in AlertController252 if (canTextInput(v)) { in canTextInput()636 if (!hasCustomView || !canTextInput(customView)) { in setupCustomContent()
86643 Lcom/android/internal/app/AlertController;->canTextInput(Landroid/view/View;)Z