Searched refs:exceptionStack (Results 1 – 1 of 1) sorted by relevance
184 @Nullable String exceptionStack, in PlaybackErrorEvent()189 this.mExceptionStack = exceptionStack; in PlaybackErrorEvent()288 String exceptionStack = (flg & 0x1) == 0 ? null : in.readString(); in PlaybackErrorEvent() local294 this.mExceptionStack = exceptionStack; in PlaybackErrorEvent()