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