Searched defs:boundsCount (Results 1 – 1 of 1) sorted by relevance
2404 final int boundsCount = taskBounds == null ? 0 : taskBounds.length; in writeToParcel() local2431 final int boundsCount = source.readInt(); in readFromParcel() local