Home
last modified time | relevance | path

Searched refs:getLayerType (Results 1 – 7 of 7) sorted by relevance

/external/apache-http/src/org/apache/http/conn/routing/
DRouteInfo.java173 LayerType getLayerType() in getLayerType() method
DRouteTracker.java291 public final LayerType getLayerType() { in getLayerType() method in RouteTracker
DHttpRoute.java320 public final LayerType getLayerType() { in getLayerType() method in HttpRoute
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowView.java430 protected int getLayerType() { in getLayerType() method in ShadowView
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowViewTest.java744 assertThat(view.getLayerType()).isEqualTo(View.LAYER_TYPE_NONE); in layerType()
746 assertThat(view.getLayerType()).isEqualTo(View.LAYER_TYPE_SOFTWARE); in layerType()
/external/apache-http/api/
Dcurrent.txt1827 method @Deprecated public org.apache.http.conn.routing.RouteInfo.LayerType getLayerType();
1855 method @Deprecated public org.apache.http.conn.routing.RouteInfo.LayerType getLayerType();
1883 method @Deprecated public org.apache.http.conn.routing.RouteInfo.LayerType getLayerType();
/external/apache-http/
Dart-profile882 HSPLorg/apache/http/conn/routing/RouteInfo;->getLayerType()Lorg/apache/http/conn/routing/RouteInfo$…