HomeSort by relevance Sort by last modified time
    Searched refs:KEY (Results 76 - 100 of 156) sorted by null

1 2 34 5 6 7

  /external/libvncserver/webclients/java-applet/ssl/
ss_vncviewer 48 # -mycert specifies this client's cert+key PEM file for the VNC server to
    [all...]
  /external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/
ss_vncviewer 48 # -mycert specifies this client's cert+key PEM file for the VNC server to
    [all...]
  /frameworks/base/core/java/android/provider/
CalendarContract.java 130 * Intent Extras key: {@link EventsColumns#CUSTOM_APP_URI} for the event in
136 * Intent Extras key: The start time of an event or an instance of a
142 * Intent Extras key: The end time of an event or an instance of a recurring
148 * Intent Extras key: When creating an event, set this to true to create an
345 * A key for looking up a color from the {@link Colors} table. NULL or
347 * not use a key for looking up the color. The provider will update
348 * {@link #CALENDAR_COLOR} automatically when a valid key is written to
349 * this column. The key must reference an existing row of the
    [all...]
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DocumentsActivity.java 532 // TODO: open root drawer once we can capture back key
692 values.put(RecentColumns.KEY, mState.stack.buildKey());
  /frameworks/base/services/core/java/com/android/server/accounts/
AccountManagerService.java 161 private static final String EXTRAS_KEY = "key";
165 private static final String META_KEY = "key";
629 public String getUserData(Account account, String key) {
632 String msg = String.format("getUserData( account: %s, key: %s, callerUid: %s, pid: %s",
633 account, key, callingUid, Binder.getCallingPid());
637 if (key == null) throw new IllegalArgumentException("key is null");
649 return readUserDataInternal(accounts, account, key);
2091 final Pair<Pair<Account, String>, Integer> key = local
    [all...]
  /external/expat/lib/
xmlparse.c 91 typedef const XML_Char *KEY;
94 KEY name;
402 lookup(XML_Parser parser, HASH_TABLE *table, KEY name, size_t createSize);
    [all...]
  /external/guava/guava/src/com/google/common/collect/
Maps.java 84 KEY {
102 return (Function) EntryFunction.KEY;
269 * such as the concurrency level, load factor, key/value reference types,
331 * @param type the key type for this map
665 * key type {@code K}, {@code k.equals(k2)} implies that {@code k2} is also
666 * of type {@code K}. Using a key type for which this may not hold, such as
701 * key type {@code K}, {@code k.equals(k2)} implies that {@code k2} is also of
702 * type {@code K}. Using a key type for which this may not hold, such as
749 public boolean containsKey(@Nullable Object key) {
750 return backingSet().contains(key);
    [all...]
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
Maps.java 81 KEY {
99 return (Function) EntryFunction.KEY;
266 * such as the concurrency level, load factor, key/value reference types,
328 * @param type the key type for this map
662 * key type {@code K}, {@code k.equals(k2)} implies that {@code k2} is also
663 * of type {@code K}. Using a key type for which this may not hold, such as
698 * key type {@code K}, {@code k.equals(k2)} implies that {@code k2} is also of
699 * type {@code K}. Using a key type for which this may not hold, such as
746 public boolean containsKey(@Nullable Object key) {
747 return backingSet().contains(key);
    [all...]
  /external/elfutils/src/
Makefile 363 EXTRA_DIST = elfutils.spec GPG-KEY NOTES CONTRIBUTING \
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/keystore/pkcs12/
PKCS12KeyStoreSpi.java 11 import java.security.Key;
131 static final int KEY = 2;
136 // key types
154 PublicKey key)
156 this.id = createSubjectKeyId(key).getKeyIdentifier();
226 throw new RuntimeException("error creating key");
263 tab.put(a, "key");
284 Key k = (Key)keys.remove(alias);
308 * simply return the cert for the private key
699 BCPBEKey key = (BCPBEKey)keyFact.generateSecret(pbeSpec); local
740 SecretKey key; local
1672 BCPBEKey key = (BCPBEKey)keyFact.generateSecret(pbeSpec); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
org.eclipse.debug.core_3.6.0.v20100519.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/tools/common/m2/repository/commons-collections/commons-collections/3.2.1/
commons-collections-3.2.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi_3.9.1.v20140110-1610.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi_3.9.0.v20130529-1710.jar 
  /build/tools/droiddoc/templates-ds/assets/js/
docs.js     [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js     [all...]
  /build/tools/droiddoc/templates-ndk/assets/js/
docs.js     [all...]
  /build/tools/droiddoc/templates-sdk-dev/assets/js/
docs.js     [all...]
  /external/google-tv-pairing-protocol/java/jar/
bcprov-jdk15-143.jar 
  /prebuilts/sdk/tools/lib/
signapk.jar 

Completed in 2144 milliseconds

1 2 34 5 6 7