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