HomeSort by relevance Sort by last modified time
    Searched full:autofill_sublabel (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/ui/android/java/res/layout/
autofill_text.xml 22 <TextView android:id="@+id/autofill_sublabel"
  /external/chromium_org/ui/android/java/resource_map/org/chromium/ui/
R.java 41 public static int autofill_sublabel; field in class:R.id
  /external/chromium_org/ui/android/java/src/org/chromium/ui/autofill/
AutofillListAdapter.java 69 TextView sublabelView = (TextView) layout.findViewById(R.id.autofill_sublabel);
AutofillPopup.java 190 TextView sublabelView = (TextView) layout.findViewById(R.id.autofill_sublabel);
  /frameworks/webview/chromium/java/com/android/webview/chromium/
ResourceProvider.java 137 org.chromium.ui.R.id.autofill_sublabel =

Completed in 363 milliseconds