Searched defs:reportStatus (Results 1 – 4 of 4) sorted by relevance
115 public void reportStatus(IInstrumentationWatcher watcher, ComponentName name, int resultCode, in reportStatus() method in InstrumentationReporter
162 Reporter::run_report_status_t reportStatus = reporter->runReport(); in run_report() local
1568 private void reportStatus(int status) { in reportStatus() method in GnssLocationProvider
529 void updateExternalMediaStatus(boolean mounted, boolean reportStatus); in updateExternalMediaStatus()