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

  /packages/experimental/FilledApp/src/foo/bar/filled/
MainActivity.java 38 View.IMPORTANT_FOR_AUTOFILL_AUTO);
40 View.IMPORTANT_FOR_AUTOFILL_AUTO);
  /cts/tests/autofillservice/src/android/autofillservice/cts/
FatActivity.java 19 import static android.view.View.IMPORTANT_FOR_AUTOFILL_AUTO;
125 .isEqualTo(IMPORTANT_FOR_AUTOFILL_AUTO);
132 .isEqualTo(IMPORTANT_FOR_AUTOFILL_AUTO);
  /frameworks/base/core/java/android/widget/
RadioGroup.java 89 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) {
AbsSpinner.java 77 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) {
DatePicker.java 152 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) {
TimePicker.java 118 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) {
ImageView.java 181 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) {
    [all...]
TextView.java     [all...]
  /frameworks/support/compat/java/android/support/v4/view/
ViewCompat.java 121 View.IMPORTANT_FOR_AUTOFILL_AUTO,
    [all...]
  /frameworks/base/core/java/android/webkit/
WebView.java 646 if (getImportantForAutofill() == IMPORTANT_FOR_AUTOFILL_AUTO) {
    [all...]
  /frameworks/base/core/java/android/view/
View.java     [all...]
  /prebuilts/sdk/26/
android.jar 
  /prebuilts/sdk/27/
android.jar 

Completed in 259 milliseconds