/libcore/ojluni/annotations/hiddenapi/sun/security/util/ |
D | MemoryCache.java | 108 public K getKey(); in getKey() method 122 public K getKey() { in getKey() method in MemoryCache.HardCacheEntry 155 public K getKey() { in getKey() method in MemoryCache.SoftCacheEntry
|
/libcore/ojluni/src/main/java/javax/crypto/spec/ |
D | DESedeKeySpec.java | 97 public byte[] getKey() { in getKey() method in DESedeKeySpec
|
D | DESKeySpec.java | 167 public byte[] getKey() { in getKey() method in DESKeySpec
|
/libcore/tools/docs/crypto/src/java/libcore/java/security/ |
D | ListProviders.java | 171 …@Override public SecretKey getKey(String identityHint, String identity, Socket socket) { return nu… in getKey() method in ListProviders.FakeKeyManager 172 …@Override public SecretKey getKey(String identityHint, String identity, SSLEngine engine) { return… in getKey() method in ListProviders.FakeKeyManager
|
/libcore/ojluni/src/main/java/java/util/ |
D | KeyValueHolder.java | 69 public K getKey() { in getKey() method in KeyValueHolder
|
D | MissingResourceException.java | 104 public String getKey() { in getKey() method in MissingResourceException
|
D | AbstractMap.java | 643 public K getKey() { in getKey() method in AbstractMap.SimpleEntry 773 public K getKey() { in getKey() method in AbstractMap.SimpleImmutableEntry
|
D | EnumMap.java | 591 public K getKey() { in getKey() method in EnumMap.EntryIterator.Entry
|
/libcore/ojluni/src/main/java/sun/util/locale/ |
D | Extension.java | 53 public char getKey() { in getKey() method in Extension
|
D | LocaleObjectCache.java | 113 K getKey() { in getKey() method in LocaleObjectCache.CacheEntry
|
/libcore/ojluni/src/main/java/java/util/prefs/ |
D | PreferenceChangeEvent.java | 90 public String getKey() { in getKey() method in PreferenceChangeEvent
|
/libcore/dom/src/test/java/org/w3c/domts/ |
D | UserDataNotification.java | 58 public final String getKey() { in getKey() method in UserDataNotification
|
/libcore/ojluni/annotations/sdk/nullability/java/util/ |
D | AbstractMap.annotated.java | 75 @libcore.util.NullFromTypeParam public K getKey() { throw new RuntimeException("Stub!"); } in getKey() method in AbstractMap.SimpleEntry 95 @libcore.util.NullFromTypeParam public K getKey() { throw new RuntimeException("Stub!"); } in getKey() method in AbstractMap.SimpleImmutableEntry
|
/libcore/ojluni/annotations/hiddenapi/sun/net/www/ |
D | MessageHeader.java | 61 public synchronized int getKey(java.lang.String k) { in getKey() method in MessageHeader 65 public synchronized java.lang.String getKey(int n) { in getKey() method in MessageHeader
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/ |
D | SimpleImmutableEntryTest.java | 37 public Object getKey() { in getKey() method in SimpleImmutableEntryTest.NullEntry
|
D | SimpleEntryTest.java | 36 public Object getKey() { in getKey() method in SimpleEntryTest.NullEntry
|
D | RefSortedMap.java | 51 public K getKey() { in getKey() method in RefSortedMap.MapEntry
|
D | EnumMapTest.java | 61 public K getKey() { in getKey() method in EnumMapTest.MockEntry
|
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
D | Provider2Test.java | 34 public Object getKey() { in getKey() method in Provider2Test.MyEntry
|
/libcore/ojluni/src/main/java/sun/net/www/ |
D | MessageHeader.java | 98 public synchronized int getKey(String k) { in getKey() method in MessageHeader 106 public synchronized String getKey(int n) { in getKey() method in MessageHeader
|
/libcore/ojluni/src/main/java/sun/security/util/ |
D | Cache.java | 474 K getKey(); in getKey() method 492 public K getKey() { in getKey() method in MemoryCache.HardCacheEntry 529 public K getKey() { in getKey() method in MemoryCache.SoftCacheEntry
|
/libcore/ojluni/annotations/hiddenapi/sun/security/x509/ |
D | X509Key.java | 45 protected sun.security.util.BitArray getKey() { in getKey() method in X509Key
|
/libcore/ojluni/src/main/java/sun/security/x509/ |
D | X509Key.java | 130 protected BitArray getKey() { in getKey() method in X509Key
|
/libcore/ojluni/src/main/java/java/lang/ |
D | ProcessEnvironment.java | 307 public String getKey() {return e.getKey().toString();} in getKey() method in ProcessEnvironment.StringEntry
|
/libcore/ojluni/annotations/hiddenapi/java/util/ |
D | EnumMap.java | 202 public K getKey() { in getKey() method in EnumMap.EntryIterator.Entry
|