Home | History | Annotate | Download | only in stk

Lines Matching refs:launchBrowser

112         protected boolean launchBrowser = false;
792 if (mStkContext[slotId].launchBrowser) {
793 mStkContext[slotId].launchBrowser = false;
794 launchBrowser(mStkContext[slotId].mBrowserSettings);
930 mStkContext[slotId].launchBrowser = true;
1071 mStkContext[slotId].launchBrowser = true;
1477 private void launchBrowser(BrowserSettings settings) {