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

/frameworks/base/services/core/java/com/android/server/net/
H A DNetworkStatsCollection.java168 public NetworkStatsHistory getHistory( method in class:NetworkStatsCollection
171 return getHistory(template, uid, set, tag, fields, Long.MIN_VALUE, Long.MAX_VALUE,
179 public NetworkStatsHistory getHistory( method in class:NetworkStatsCollection
182 return getHistory(template, uid, set, tag, fields, start, end, accessLevel,
190 public NetworkStatsHistory getHistory( method in class:NetworkStatsCollection
/frameworks/native/include/input/
H A DInputTransport.h410 const History* getHistory(size_t index) const { function in struct:android::InputConsumer::TouchState

Completed in 64 milliseconds