Searched refs:KEY_FREEZE_START (Results 1 – 2 of 2) sorted by relevance
159 private static final String KEY_FREEZE_START = "start"; field in SystemUpdatePolicy771 MonthDay.parse(parser.getAttributeValue(null, KEY_FREEZE_START)), in restoreFromXml()792 out.attribute(null, KEY_FREEZE_START, interval.getStart().toString()); in saveToXml()
3543 Landroid/app/admin/SystemUpdatePolicy;->KEY_FREEZE_START:Ljava/lang/String;