Searched refs:TYPE_INSERT (Results 1 – 2 of 2) sorted by relevance
14 public final static int TYPE_INSERT = 1; field in ShadowContentProviderOperation
29 assertThat(shadow.getType()).isEqualTo(ShadowContentProviderOperation.TYPE_INSERT); in reflectionShouldWork()