Searched refs:notedOpsMask (Results 1 – 1 of 1) sorted by relevance
10203 long[] notedOpsMask = notedAppOps.valueAt(i).toLongArray(); in prefixParcelWithAppOpsIfNeeded() local10205 if (j < notedOpsMask.length) { in prefixParcelWithAppOpsIfNeeded()10206 p.writeLong(notedOpsMask[j]); in prefixParcelWithAppOpsIfNeeded()