Searched refs:getExpTime (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/pps/
H A DCredential.java273 public long getExpTime() { method in class:Credential
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/omadm/
H A DMOManager.java411 if (cred.getExpTime() > 0) {
413 null, DTFormat.format(new Date(cred.getExpTime())), null);

Completed in 102 milliseconds