HomeSort by relevance Sort by last modified time
    Searched full:authorities (Results 76 - 100 of 210) sorted by null

1 2 34 5 6 7 8 9

  /development/samples/NotePad/
AndroidManifest.xml 31 android:authorities="com.google.provider.NotePad"
  /external/chromium/chrome/browser/ui/webui/options/
certificate_manager_handler.h 104 // Import Certificate Authorities from file. Sequence goes like:
  /external/chromium/net/base/
load_flags_list.h 50 // If present, trusts all certificate authorities
  /external/chromium_org/net/base/
load_flags_list.h 55 // If present, trusts all certificate authorities
  /external/chromium_org/net/socket/
ssl_client_socket_openssl.h 179 // List of DER-encoded X.509 DistinguishedName of certificate authorities
  /external/svox/pico/
AndroidManifest.xml 92 android:authorities="com.svox.pico.providers.SettingsProvider" />
  /frameworks/base/core/java/android/content/
IContentService.aidl 142 * Return true if the pending status is true of any matching authorities.
IntentFilter.java 71 * To specify a path, you also must specify both one or more authorities and
805 * authority to be considered. If any authorities are
807 * them. If no authorities are included, then only the scheme must match.
836 * Return the number of data authorities in the filter.
851 * filter does not include any authorities, false will <em>always</em> be
864 * Return an iterator over the filter's data authorities
1040 final ArrayList<AuthorityEntry> authorities = mDataAuthorities; local
    [all...]
  /frameworks/base/packages/Shell/
AndroidManifest.xml 76 android:authorities="com.android.shell"
  /libcore/luni/src/main/java/javax/net/ssl/
TrustManagerFactory.java 187 * of certificate authorities and trust material.
  /packages/apps/Bluetooth/
AndroidManifest_test.xml 31 android:authorities="com.android.bluetooth.opp"
  /packages/apps/CellBroadcastReceiver/
AndroidManifest.xml 50 android:authorities="cellbroadcasts"
  /packages/apps/Exchange/
AndroidManifest.xml 133 android:authorities="com.android.exchange.directory.provider"
  /packages/inputmethods/LatinIME/java/
AndroidManifest.xml 128 android:authorities="@string/authority"
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DictionaryPackInstallBroadcastReceiver.java 96 // If we come here none of the authorities matched the one we searched for.
  /packages/providers/CalendarProvider/
AndroidManifest.xml 45 <provider android:name="CalendarProvider2" android:authorities="com.android.calendar"
  /frameworks/base/services/java/com/android/server/content/
SyncStorageEngine.java 199 final HashMap<String, AuthorityInfo> authorities = field in class:SyncStorageEngine.AccountInfo
337 // Primary list of all syncable authorities. Also our global lock.
682 for (AuthorityInfo authorityInfo : accountInfo.authorities.values()) {
722 for (AuthorityInfo authorityInfo : accountInfo.authorities.values()) {
    [all...]
  /external/ipsec-tools/src/racoon/
isakmp.h 288 /* # Certificate Authorities (1 octet) */
289 /* Certificate Authorities (variable length) */
  /external/tcpdump/
isakmp.h 280 /* # Certificate Authorities (1 octet) */
281 /* Certificate Authorities (variable length) */
  /packages/apps/Mms/
AndroidManifest.xml 299 android:authorities="com.android.mms.SuggestionsProvider" >
321 android:authorities="mms_temp_file"
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
MailAppProvider.java 96 * must specify different authorities.
101 * Authority for the suggestions provider. Email and Gmail must specify different authorities,
  /external/chromium_org/chrome/browser/ui/webui/options/
certificate_manager_handler.h 117 // Import Certificate Authorities from file. Sequence goes like:
  /libcore/support/src/test/java/libcore/javax/net/ssl/
TestSSLContext.java 199 * using the certificates authorities from the same KeyStore.
  /packages/apps/Launcher2/
AndroidManifest.xml 150 android:authorities="com.android.launcher2.settings"
  /packages/apps/Gallery2/
AndroidManifest.xml 250 android:authorities="com.android.gallery3d.filtershow.provider.SharedImageProvider"
307 android:authorities="com.android.gallery3d.provider" />
310 android:authorities="com.android.gallery3d.photoprovider"

Completed in 558 milliseconds

1 2 34 5 6 7 8 9