HomeSort by relevance Sort by last modified time
    Searched defs:canTextInput (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/com/android/internal/app/
AlertController.java 207 static boolean canTextInput(View v) {
221 if (canTextInput(v)) {
578 if (!hasCustomView || !canTextInput(customView)) {
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/app/
AlertController.java 189 static boolean canTextInput(View v) {
203 if (canTextInput(v)) {
437 if (!hasCustomView || !canTextInput(customView)) {
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar 

Completed in 114 milliseconds