Searched refs:shouldIgnoreIntents (Results 1 – 1 of 1) sorted by relevance
61 if (shouldIgnoreIntents()) { in onCreate()102 if (shouldIgnoreIntents()) return; in onNewIntent()118 private boolean shouldIgnoreIntents() { in shouldIgnoreIntents() method in BrowserActivity