Searched refs:mIsDebugReporting (Results 1 – 2 of 2) sorted by relevance
65 private boolean mIsDebugReporting; field in Trigger101 mIsDebugReporting = false; in Trigger()118 && mIsDebugReporting == trigger.mIsDebugReporting in equals()293 return mIsDebugReporting; in isDebugReporting()694 mBuilding.mIsDebugReporting = isDebugReporting; in setIsDebugReporting()
87 private boolean mIsDebugReporting; field in Source434 mIsDebugReporting = false; in Source()595 && mIsDebugReporting == source.mIsDebugReporting in equals()891 return mIsDebugReporting; in isDebugReporting()1389 builder.setIsDebugReporting(copyFrom.mIsDebugReporting); in from()1535 mBuilding.mIsDebugReporting = isDebugReporting; in setIsDebugReporting()