Searched refs:writeLongSparseLongArrayToParcel (Results 1 – 1 of 1) sorted by relevance
7241 writeLongSparseLongArrayToParcel(mAccessCount, parcel); in writeToParcel()7242 writeLongSparseLongArrayToParcel(mRejectCount, parcel); in writeToParcel()7243 writeLongSparseLongArrayToParcel(mAccessDuration, parcel); in writeToParcel()10805 private static void writeLongSparseLongArrayToParcel( in writeLongSparseLongArrayToParcel() method in AppOpsManager