HomeSort by relevance Sort by last modified time
    Searched defs:website (Results 1 - 11 of 11) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/quickcontact/
DataAction.java 169 final WebsiteDataItem website = (WebsiteDataItem) item; local
170 final String url = website.getUrl();
QuickContactActivity.java 62 import android.provider.ContactsContract.CommonDataKinds.Website;
331 Website.CONTENT_ITEM_TYPE,
1788 final WebsiteDataItem website = (WebsiteDataItem) dataItem; local
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/s3/
bucket.py 43 from boto.s3 import website namespace
58 trans_region = defaultdict(lambda: 's3-website-us-east-1')
59 trans_region['eu-west-1'] = 's3-website-eu-west-1'
60 trans_region['us-west-1'] = 's3-website-us-west-1'
61 trans_region['us-west-2'] = 's3-website-us-west-2'
62 trans_region['sa-east-1'] = 's3-website-sa-east-1'
63 trans_region['ap-northeast-1'] = 's3-website-ap-northeast-1'
64 trans_region['ap-southeast-1'] = 's3-website-ap-southeast-1'
65 trans_region['ap-southeast-2'] = 's3-website-ap-southeast-2'
66 trans_region['cn-north-1'] = 's3-website.cn-north-1
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/gslib/third_party/storage_apitools/
storage_v1_messages.py 41 WebsiteValue: The bucket's website configuration.
71 website: The bucket's website configuration.
189 """The bucket's website configuration.
218 website = messages.MessageField('WebsiteValue', 18) variable in class:Bucket
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/samples/storage_sample/storage/
storage_v1_messages.py 29 WebsiteValue: The bucket's website configuration.
59 website: The bucket's website configuration.
177 """The bucket's website configuration.
206 website = _messages.MessageField('WebsiteValue', 18) variable in class:Bucket
    [all...]
  /frameworks/opt/vcard/java/com/android/vcard/
VCardBuilder.java 31 import android.provider.ContactsContract.CommonDataKinds.Website;
60 * .appendWebsites(contentValuesListMap.get(Website.CONTENT_ITEM_TYPE))
1241 String website = contentValues.getAsString(Website.URL); local
    [all...]
  /prebuilts/tools/common/m2/repository/jdom/jdom/1.0/
jdom-1.0.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/
findbugs-2.0.3.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/3.0.0/
findbugs-3.0.0.jar 

Completed in 620 milliseconds