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

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

Completed in 1770 milliseconds