Searched refs:PwSaveCount (Results 1 – 2 of 2) sorted by relevance
44 Integer PwSaveCount; // long pw_history_num; field in Policy66 PwSaveCount = new Integer(3); in Policy()125 curr.PwSaveCount = new Integer(old.PwSaveCount.intValue()); in copyPolicy()185 PwSaveCount = new Integer(nf.parse(val).intValue()); in setPolPwHistory()245 + PwSaveCount).append("\n"); in toString()
2390 nf.format(p.PwSaveCount)); in showPolicy()