OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shouldhandlethisintent
(Results
1 - 1
of
1
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/setup/
LauncherIconVisibilityManager.java
63
if (
shouldHandleThisIntent
(intent, context)) {
85
private static boolean
shouldHandleThisIntent
(final Intent intent, final Context context) {
Completed in 206 milliseconds