Searched refs:shouldIgnoreIntents (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Browser/src/com/android/browser/
H A DBrowserActivity.java62 if (shouldIgnoreIntents()) {
103 if (shouldIgnoreIntents()) return;
119 private boolean shouldIgnoreIntents() { method in class:BrowserActivity

Completed in 43 milliseconds