Searched refs:sLastWriteExceptionStackTrace (Results 1 – 2 of 2) sorted by relevance
457 private static volatile long sLastWriteExceptionStackTrace; field in Parcel2846 if (sParcelExceptionStackTrace && (timeNow - sLastWriteExceptionStackTrace in writeException()2848 sLastWriteExceptionStackTrace = timeNow; in writeException()
37929 Landroid/os/Parcel;->sLastWriteExceptionStackTrace:J