Searched defs:history (Results 1 – 2 of 2) sorted by relevance
/development/tools/winscope/src/traces/ | ||
D | Transactions.ts | 38 history: Object; property in TransactionHistory |
/development/samples/browseable/BasicMultitouch/src/com.example.android.basicmultitouch/ | ||
D | TouchDisplayView.java | 65 public PointF[] history = new PointF[HISTORY_COUNT]; field in TouchDisplayView.TouchHistory |