HomeSort by relevance Sort by last modified time
    Searched refs:IMPORTANT_FOR_AUTOFILL_YES_EXCLUDE_DESCENDANTS (Results 1 - 9 of 9) sorted by null

  /cts/tests/autofillservice/src/android/autofillservice/cts/
FatActivity.java 23 import static android.view.View.IMPORTANT_FOR_AUTOFILL_YES_EXCLUDE_DESCENDANTS;
128 .isEqualTo(IMPORTANT_FOR_AUTOFILL_YES_EXCLUDE_DESCENDANTS);
  /developers/build/prebuilts/gradle/AutofillFramework/kotlinApp/Application/src/main/java/com/example/android/autofillframework/app/
CreditCardExpirationDateView.kt 43 importantForAutofill = View.IMPORTANT_FOR_AUTOFILL_YES_EXCLUDE_DESCENDANTS
  /developers/samples/android/input/autofill/AutofillFramework/kotlinApp/Application/src/main/java/com/example/android/autofillframework/app/
CreditCardExpirationDateView.kt 43 importantForAutofill = View.IMPORTANT_FOR_AUTOFILL_YES_EXCLUDE_DESCENDANTS
  /developers/build/prebuilts/gradle/AutofillFramework/Application/src/main/java/com/example/android/autofillframework/app/
CreditCardExpirationDateCompoundView.java 71 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_YES_EXCLUDE_DESCENDANTS);
  /developers/samples/android/input/autofill/AutofillFramework/Application/src/main/java/com/example/android/autofillframework/app/
CreditCardExpirationDateCompoundView.java 71 setImportantForAutofill(IMPORTANT_FOR_AUTOFILL_YES_EXCLUDE_DESCENDANTS);
  /frameworks/support/compat/java/android/support/v4/view/
ViewCompat.java 124 View.IMPORTANT_FOR_AUTOFILL_YES_EXCLUDE_DESCENDANTS,
    [all...]
  /frameworks/base/core/java/android/view/
View.java     [all...]
  /prebuilts/sdk/26/
android.jar 
  /prebuilts/sdk/27/
android.jar 

Completed in 412 milliseconds