Searched refs:reportStatus (Results 1 – 5 of 5) sorted by relevance
162 Reporter::run_report_status_t reportStatus = reporter->runReport(); in run_report() local163 if (reportStatus == Reporter::REPORT_NEEDS_DROPBOX) { in run_report()
115 public void reportStatus(IInstrumentationWatcher watcher, ComponentName name, int resultCode, in reportStatus() method in InstrumentationReporter
19923 mInstrumentationReporter.reportStatus(watcher, cn, -1, results);
529 void updateExternalMediaStatus(boolean mounted, boolean reportStatus); in updateExternalMediaStatus() argument
1568 private void reportStatus(int status) { in reportStatus() method in GnssLocationProvider