Searched refs:writeLongSparseLongArrayToParcel (Results 1 – 1 of 1) sorted by relevance
6934 writeLongSparseLongArrayToParcel(mAccessCount, parcel); in writeToParcel()6935 writeLongSparseLongArrayToParcel(mRejectCount, parcel); in writeToParcel()6936 writeLongSparseLongArrayToParcel(mAccessDuration, parcel); in writeToParcel()9905 private static void writeLongSparseLongArrayToParcel( in writeLongSparseLongArrayToParcel() method in AppOpsManager