Searched defs:mRecycledLocation (Results 1 – 2 of 2) sorted by relevance
44 private RuntimeException mRecycledLocation; field in InputEvent129 throw new RuntimeException(toString() + " recycled twice!", mRecycledLocation); in recycle() local
144 private RuntimeException mRecycledLocation; field in DragEvent450 throw new RuntimeException(toString() + " recycled twice!", mRecycledLocation); in recycle() local