Searched defs:getHistory (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/net/
H A DNetworkStatsCollection.java138 public NetworkStatsHistory getHistory( method in class:NetworkStatsCollection
140 return getHistory(template, uid, set, tag, fields, Long.MIN_VALUE, Long.MAX_VALUE);
147 public NetworkStatsHistory getHistory( method in class:NetworkStatsCollection
/frameworks/native/include/input/
H A DInputTransport.h408 const History* getHistory(size_t index) const { function in struct:android::InputConsumer::TouchState

Completed in 236 milliseconds