Searched refs:contentProviderOperations (Results 1 – 1 of 1) sorted by relevance
29 …private final Map<String, ArrayList<ContentProviderOperation>> contentProviderOperations = new Has… field in ShadowContentResolver169 contentProviderOperations.put(authority, operations);323 ArrayList<ContentProviderOperation> operations = contentProviderOperations.get(authority);