Home
last modified time | relevance | path

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

/cts/tests/src/android/webkit/cts/
DCtsTestServer.java98 public static final String FAVICON_ASSET_PATH = ASSET_PREFIX + "webkit/favicon.png"; field in CtsTestServer
430 path = FAVICON_ASSET_PATH; in getResponse()