Home
last modified time | relevance | path

Searched refs:mIsOnActivityStartedWithBugReportServiceBoundCalled (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/tests/BugReportApp/src/com/google/android/car/bugreport/
DBugReportActivity.java111 private boolean mIsOnActivityStartedWithBugReportServiceBoundCalled; field in BugReportActivity
187 mIsOnActivityStartedWithBugReportServiceBoundCalled = false; in onStop()
329 if (mIsOnActivityStartedWithBugReportServiceBoundCalled) { in onActivityStartedWithBugReportServiceBound()
332 mIsOnActivityStartedWithBugReportServiceBoundCalled = true; in onActivityStartedWithBugReportServiceBound()