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

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

Completed in 65 milliseconds