Searched defs:addInstrumentationResults (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java19942 public void addInstrumentationResults(IApplicationThread target, Bundle results) { method in class:ActivityManagerService
19952 Slog.w(TAG, "addInstrumentationResults: no app for " + target);
[all...]

Completed in 58 milliseconds