Searched refs:writeLongSparseLongArrayToParcel (Results 1 – 1 of 1) sorted by relevance
6895 writeLongSparseLongArrayToParcel(mAccessCount, parcel); in writeToParcel()6896 writeLongSparseLongArrayToParcel(mRejectCount, parcel); in writeToParcel()6897 writeLongSparseLongArrayToParcel(mAccessDuration, parcel); in writeToParcel()10059 private static void writeLongSparseLongArrayToParcel( in writeLongSparseLongArrayToParcel() method in AppOpsManager