Home
last modified time | relevance | path

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

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