Home
last modified time | relevance | path

Searched refs:iInvocationContext (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/internal/
DDeviceReleaseReporter.java78 IInvocationContext iInvocationContext, Map<ITestDevice, FreeDeviceState> map) { in invocationComplete() argument
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/testtype/
DGameQualificationHostsideController.java180 public void setInvocationContext(IInvocationContext iInvocationContext) { in setInvocationContext() argument
181 mContext = iInvocationContext; in setInvocationContext()