Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DStrictMode.java2628 public ViolationInfo(Parcel in, boolean unsetGatheringBit) { in ViolationInfo() argument
2636 if (unsetGatheringBit) { in ViolationInfo()