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

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

Completed in 62 milliseconds