Searched refs:ATTR_STORE_EXACT_TIME (Results 1 – 1 of 1) sorted by relevance
72 private const val ATTR_STORE_EXACT_TIME = "store-exact-time" constant100 out.attribute(ns, ATTR_STORE_EXACT_TIME, storesExactTime.toString()) in serialize()131 parser.getAttributeValueNullSafe(ns, ATTR_STORE_EXACT_TIME).toBoolean() in readPermissionChanges()