Home
last modified time | relevance | path

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

/frameworks/native/docs/
DMakefile3 all: html website
9 website: $(HEADERS) Doxyfile header.html target
10 mkdir -p website
11 HTML_HEADER=header.html HTML_FOOTER=footer.html HTML_OUTPUT=website doxygen
12 rm -f website/index.html
/frameworks/opt/vcard/java/com/android/vcard/
DVCardBuilder.java1241 String website = contentValues.getAsString(Website.URL); in appendWebsites() local
1242 if (website != null) { in appendWebsites()
1243 website = website.trim(); in appendWebsites()
1248 if (!TextUtils.isEmpty(website)) { in appendWebsites()
1249 appendLineWithCharsetAndQPDetection(VCardConstants.PROPERTY_URL, website); in appendWebsites()
DVCardEntry.java1178 public WebsiteData(String website) { in WebsiteData() argument
1179 mWebsite = website; in WebsiteData()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto231 // Object-C plugin) and your porject website (if available) -- there's no need
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto231 // Object-C plugin) and your porject website (if available) -- there's no need
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.proto275 // Objective-C plugin) and your project website (if available) -- there's no