Home
last modified time | relevance | path

Searched refs:mMarkValue (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/net/
DIpSecConfig.java70 private int mMarkValue; field in IpSecConfig
139 mMarkValue = mark; in setMarkValue()
206 return mMarkValue; in getMarkValue()
238 out.writeInt(mMarkValue); in writeToParcel()
261 mMarkValue = c.mMarkValue; in IpSecConfig()
282 mMarkValue = in.readInt(); in IpSecConfig()
316 .append(mMarkValue) in toString()
354 && mMarkValue == rhs.mMarkValue in equals()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt43627 Landroid/net/IpSecConfig;->mMarkValue:I