Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/net/
DNetworkStatsCollection.java162 public NetworkStatsHistory getHistory( in getHistory() method in NetworkStatsCollection
173 public NetworkStatsHistory getHistory( in getHistory() method in NetworkStatsCollection
184 public NetworkStatsHistory getHistory( in getHistory() method in NetworkStatsCollection
/frameworks/native/include/input/
DInputTransport.h410 const History* getHistory(size_t index) const { in getHistory() function