protected static class ShadowPackageManager.IntentFilterWrapper
extends java.lang.Object
This class wraps IntentFilter so it has reasonable equals(java.lang.Object) and hashCode() methods.
| Constructor and Description |
|---|
IntentFilterWrapper(android.content.IntentFilter filter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
android.content.IntentFilter |
getFilter() |
int |
hashCode() |