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