Searched defs:filterHashCode (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/
H A DIntent.java6123 * {@link #filterEquals(Intent)} and {@link #filterHashCode()}. This is part of the
7333 * {@link android.content.Intent#filterHashCode()} filterHashCode()}
7342 mHashCode = intent.filterHashCode();
7402 public int filterHashCode() { method in class:Intent

Completed in 839 milliseconds