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