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