OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:autofill_label
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ui/android/java/resource_map/org/chromium/ui/
R.java
39
public static int
autofill_label
;
field in class:R.id
/external/chromium_org/ui/android/java/src/org/chromium/ui/autofill/
AutofillListAdapter.java
47
TextView labelView = (TextView) layout.findViewById(R.id.
autofill_label
);
AutofillPopup.java
188
TextView labelView = (TextView) layout.findViewById(R.id.
autofill_label
);
/frameworks/webview/chromium/java/com/android/webview/chromium/
ResourceProvider.java
133
org.chromium.ui.R.id.
autofill_label
=
Completed in 25 milliseconds