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

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

Completed in 254 milliseconds