Searched refs:numAttributionWithNotesAppOps (Results 1 – 1 of 1) sorted by relevance
9309 int numAttributionWithNotesAppOps = notedAppOps.size(); in prefixParcelWithAppOpsIfNeeded() local9310 p.writeInt(numAttributionWithNotesAppOps); in prefixParcelWithAppOpsIfNeeded()9312 for (int i = 0; i < numAttributionWithNotesAppOps; i++) { in prefixParcelWithAppOpsIfNeeded()