Searched refs:VERSION_INIT (Results 1 – 6 of 6) sorted by relevance
49 private static final int VERSION_INIT = 0; field in RecurrenceRule103 case VERSION_INIT: in RecurrenceRule()114 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()
304 private static final int VERSION_INIT = 1; field in StorageManagerService2120 final int version = in.getAttributeInt(null, ATTR_VERSION, VERSION_INIT); in readSettingsLocked()
337 private static final int VERSION_INIT = 1; field in NetworkPolicyManagerService2505 int version = VERSION_INIT;
58271 Landroid/util/RecurrenceRule;->VERSION_INIT:I