Searched defs:ctime (Results 1 - 1 of 1) sorted by last modified time

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/pps/
H A DCredential.java47 public Credential(long ctime, long expTime, String realm, boolean checkAAACert, argument
50 mCtime = ctime;
75 public Credential(long ctime, long expTime, String realm, boolean checkAAACert, argument
77 mCtime = ctime;
95 public Credential(long ctime, long expTime, String realm, boolean checkAAACert, argument
97 mCtime = ctime;

Completed in 59 milliseconds