Searched refs:mAPIWrapperSource (Results 1 – 1 of 1) sorted by relevance
78 private final String mAPIWrapperSource; field in HtmlActivityTask95 mAPIWrapperSource = generateAPIWrapper(); in HtmlActivityTask()131 + "<script>" + mAPIWrapperSource + "</script>" + source; in shouldOverrideUrlLoading()162 mView.loadUrl("javascript:" + mAPIWrapperSource); in onCreate()