Searched refs:writeLongSparseLongArrayToParcel (Results 1 – 2 of 2) sorted by relevance
2711 writeLongSparseLongArrayToParcel(mAccessTimes, dest); in writeToParcel()2712 writeLongSparseLongArrayToParcel(mRejectTimes, dest); in writeToParcel()2713 writeLongSparseLongArrayToParcel(mDurations, dest); in writeToParcel()2714 writeLongSparseLongArrayToParcel(mProxyUids, dest); in writeToParcel()4102 writeLongSparseLongArrayToParcel(mAccessCount, parcel); in writeToParcel()4103 writeLongSparseLongArrayToParcel(mRejectCount, parcel); in writeToParcel()4104 writeLongSparseLongArrayToParcel(mAccessDuration, parcel); in writeToParcel()5667 private static void writeLongSparseLongArrayToParcel( in writeLongSparseLongArrayToParcel() method in AppOpsManager
977 HSPLandroid/app/AppOpsManager;->writeLongSparseLongArrayToParcel(Landroid/util/LongSparseLongArray;…