Searched defs:mRecycledLocation (Results 1 – 2 of 2) sorted by relevance
43 private RuntimeException mRecycledLocation; field in InputEvent115 throw new RuntimeException(toString() + " recycled twice!", mRecycledLocation); in recycle() local
140 private RuntimeException mRecycledLocation; field in DragEvent445 throw new RuntimeException(toString() + " recycled twice!", mRecycledLocation); in recycle() local