Searched defs:hasExpired (Results 1 – 2 of 2) sorted by relevance
107 public boolean hasExpired() { in hasExpired() method in PseudonymInfo
60 static boolean hasExpired(long startTimeMs, long currentTimeMs, int timeoutMs) { in hasExpired() method in CarAudioUtils