Lines Matching refs:isPrivateBrowsingEnabled
343 view.isPrivateBrowsingEnabled(), url, favicon);
378 if (!isPrivateBrowsingEnabled()) {
434 if (!isPrivateBrowsingEnabled()) {
645 mCurrentState.mIncognito = view.isPrivateBrowsingEnabled();
909 if (isPrivateBrowsingEnabled()) return true;
1090 ? w.isPrivateBrowsingEnabled() : false);
1475 boolean isPrivateBrowsingEnabled() {
1651 mSavedState.putBoolean(INCOGNITO, mMainView.isPrivateBrowsingEnabled());
1894 builder.append(isPrivateBrowsingEnabled());
1895 if (!isPrivateBrowsingEnabled()) {