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

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

Completed in 73 milliseconds