Home | History | Annotate | Download | only in androidfw

Lines Matching refs:historySize

316     size_t historySize = event->getHistorySize();
317 for (size_t h = 0; h < historySize; h++) {