Searched defs:InactivityTimer (Results 1 – 1 of 1) sorted by relevance
/aosp12/packages/modules/Connectivity/service/src/com/android/server/connectivity/ | ||
H A D | NetworkAgentInfo.java | 226 public static class InactivityTimer implements Comparable<InactivityTimer> { class in NetworkAgentInfo |