Searched refs:cpo (Results 1 – 1 of 1) sorted by relevance
1615 ContentProviderOperation cpo = op.execute(underlyingUri); in apply() local1616 if (cpo != null) { in apply()1617 authOps.add(cpo); in apply()