Searched refs:filterHashCode (Results 1 – 9 of 9) sorted by relevance
69 result = 31 * result + filterHashCode(); in hashCode()
113 result = 31 * result + mData.filterHashCode(); in hashCode()
237 result = 31 * result + mIntent.filterHashCode(); in hashCode()
141 hash = (ODD_PRIME_NUMBER*hash) + requestIntent.filterHashCode(); in Key()
11284 mHashCode = intent.filterHashCode(); in FilterComparison()11347 public int filterHashCode() { in filterHashCode() method
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
4145 HSPLandroid/content/Intent;->filterHashCode()I
4148 HSPLandroid/content/Intent;->filterHashCode()I
10677 method public int filterHashCode();