Searched refs:mAuditWatchingStopRequested (Results 1 – 1 of 1) sorted by relevance
70 private volatile boolean mAuditWatchingStopRequested = false; field in DynamicCodeLoggingService108 mAuditWatchingStopRequested = false; in onStartJob()128 mAuditWatchingStopRequested = true; in onStopJob()239 if (mAuditWatchingStopRequested) { in processAuditEvents()