Searched refs:LIFETIME_PERMANENT (Results 1 – 2 of 2) sorted by relevance
80 public static final int LIFETIME_PERMANENT = -1; field in ServiceURL117 (iLifetime < LIFETIME_PERMANENT)) { in ServiceURL()127 if (iLifetime == LIFETIME_PERMANENT) { in ServiceURL()
273 lifetime = ServiceURL.LIFETIME_PERMANENT; in deserialize()