Searched refs:canTextInput (Results 1 – 2 of 2) sorted by relevance
189 static boolean canTextInput(View v) { in canTextInput() method in AlertController203 if (canTextInput(v)) { in canTextInput()437 if (!hasCustomView || !canTextInput(customView)) { in setupView()
207 static boolean canTextInput(View v) { in canTextInput() method in AlertController221 if (canTextInput(v)) { in canTextInput()578 if (!hasCustomView || !canTextInput(customView)) { in setupCustomContent()