Searched refs:reportStatus (Results 1 – 6 of 6) sorted by relevance
281 ReportStatus& reportStatus = mHistory[ReportId(id, pkg, cls)]; in set_approval_sent() local282 reportStatus.approval_sent = true; in set_approval_sent()283 reportStatus.listener = listener; in set_approval_sent()
118 public void reportStatus(IInstrumentationWatcher watcher, ComponentName name, int resultCode, in reportStatus() method in InstrumentationReporter
17009 mInstrumentationReporter.reportStatus(watcher, cn, -1, results); in reportStartInstrumentationFailureLocked()
683 mStatusListener->reportStatus(DATA_LOADER_UNRECOVERABLE); in receiver()693 mStatusListener->reportStatus(DATA_LOADER_UNRECOVERABLE); in receiver()
1450 private void reportStatus(int status) { in reportStatus() method in GnssLocationProvider
18288 HPLcom/android/server/location/gnss/GnssLocationProvider;->reportStatus(I)V