OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:createNativeWebContents
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
ContentViewUtil.java
22
public static long
createNativeWebContents
(boolean incognito) {
30
public static long
createNativeWebContents
(boolean incognito, boolean initiallyHidden) {
Tab.java
789
initContentViewCore(ContentViewUtil.
createNativeWebContents
(mIncognito));
[
all
...]
Completed in 288 milliseconds