OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shouldignoreintents
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Browser/src/com/android/browser/
BrowserActivity.java
62
if (
shouldIgnoreIntents
()) {
103
if (
shouldIgnoreIntents
()) return;
119
private boolean
shouldIgnoreIntents
() {
Completed in 70 milliseconds