OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:newcomponent
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/ui/android/java/src/org/chromium/ui/
ColorPickerAdvanced.java
92
View
newComponent
= inflater.inflate(R.layout.color_picker_advanced_component, null);
93
addView(
newComponent
);
95
return new ColorPickerAdvancedComponent(
newComponent
,
Completed in 433 milliseconds