Home
last modified time | relevance | path

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

/external/apache-http/src/org/apache/http/impl/cookie/
DBasicExpiresHandler.java65 } catch (DateParseException dpe) { in parse()
/external/androidplot/Examples/DemoApp/src/com/androidplot/demos/
DXYRegionExampleActivity.java386 DashPathEffect dpe = new DashPathEffect( in markerSetup() local
389 fenwayLfMarker.getLinePaint().setPathEffect(dpe); in markerSetup()
390 attRfMarker.getLinePaint().setPathEffect(dpe); in markerSetup()