Home
last modified time | relevance | path

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

/frameworks/base/tests/CoreTests/android/core/
DTestHttpClient.java97 final HttpHost targetHost, in execute() argument
100 this.context.setAttribute(ExecutionContext.HTTP_TARGET_HOST, targetHost); in execute()
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/
DMediaHierarchyManager.kt1151 val targetHost = getHost(newLocation)!!.hostView in updateHostAttachment() constant
1154 targetHost.addView(mediaFrame) in updateHostAttachment()