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

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

Completed in 30 milliseconds