HomeSort by relevance Sort by last modified time
    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