Searched defs:mRecycledLocation (Results 1 – 2 of 2) sorted by relevance
135 private RuntimeException mRecycledLocation; field in DragEvent411 throw new RuntimeException(toString() + " recycled twice!", mRecycledLocation); in recycle() local
1318 private RuntimeException mRecycledLocation; field in MotionEvent1653 throw new RuntimeException(toString() + " recycled twice!", mRecycledLocation); in recycle() local