Searched defs:unsetGatheringBit (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/
H A DStrictMode.java2404 * @param unsetGatheringBit if true, the caller is the root caller
2407 public ViolationInfo(Parcel in, boolean unsetGatheringBit) { argument
2411 if (unsetGatheringBit) {

Completed in 34 milliseconds