Searched defs:mRecycledLocation (Results 1 – 2 of 2) sorted by relevance
45 private RuntimeException mRecycledLocation; field in InputEvent132 throw new RuntimeException(toString() + " recycled twice!", mRecycledLocation); in recycle() local
160 private RuntimeException mRecycledLocation; field in DragEvent487 throw new RuntimeException(toString() + " recycled twice!", mRecycledLocation); in recycle() local