Searched refs:VERSION_INIT (Results 1 – 6 of 6) sorted by relevance
50 private static final int VERSION_INIT = 0; field in RecurrenceRule104 case VERSION_INIT: in RecurrenceRule()115 out.writeInt(VERSION_INIT); in writeToStream()
111 static final int VERSION_INIT = 1; field in NetworkStatsDataMigrationUtils.HistoryVersion117 static final int VERSION_INIT = 1; field in NetworkStatsDataMigrationUtils.IdentitySetVersion374 case HistoryVersion.VERSION_INIT: { in readPlatformHistory()424 if (version <= IdentitySetVersion.VERSION_INIT) { in readPlatformNetworkIdentitySet()
57 private static final int VERSION_INIT = 1; field in NetworkPolicy300 if (version < VERSION_INIT || version > VERSION_RAPID) { in getNetworkPolicyFromBackup()
314 private static final int VERSION_INIT = 1; field in StorageManagerService2214 final int version = in.getAttributeInt(null, ATTR_VERSION, VERSION_INIT); in readSettingsLocked()
353 private static final int VERSION_INIT = 1; field in NetworkPolicyManagerService2733 int version = VERSION_INIT;
57628 Landroid/util/RecurrenceRule;->VERSION_INIT:I