Searched refs:addInstrumentationResults (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/
H A DIActivityManager.aidl158 void addInstrumentationResults(in IApplicationThread target, in Bundle results);
H A DInstrumentation.java217 am.addInstrumentationResults(mThread.getApplicationThread(), results);
/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java22196 public void addInstrumentationResults(IApplicationThread target, Bundle results) { method in class:ActivityManagerService
22206 Slog.w(TAG, "addInstrumentationResults: no app for " + target);
[all...]
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 137 milliseconds