Searched refs:VERSION_INIT (Results 1 – 7 of 7) sorted by relevance
38 private static final int VERSION_INIT = 1; field in NetworkIdentitySet51 if (version <= VERSION_INIT) { in NetworkIdentitySet()
304 private static final int VERSION_INIT = 1; field in NetworkPolicyManagerService2196 int version = VERSION_INIT; in readPolicyAL()
47 private static final int VERSION_INIT = 0; field in RecurrenceRule101 case VERSION_INIT: in RecurrenceRule()112 out.writeInt(VERSION_INIT); in writeToStream()
44 private static final int VERSION_INIT = 1; field in NetworkPolicy272 if (version < VERSION_INIT || version > VERSION_RAPID) { in getNetworkPolicyFromBackup()
67 private static final int VERSION_INIT = 1; field in NetworkStatsHistory167 case VERSION_INIT: { in NetworkStatsHistory()
276 private static final int VERSION_INIT = 1; field in StorageManagerService1702 final int version = readIntAttribute(in, ATTR_VERSION, VERSION_INIT); in readSettingsLocked()
44507 Landroid/net/NetworkPolicy;->VERSION_INIT:I44788 Landroid/net/NetworkStatsHistory;->VERSION_INIT:I72294 Landroid/util/RecurrenceRule;->VERSION_INIT:I