/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/ |
D | PlatformKeyManagerTest.java | 116 verify(mKeyStoreProxy).setEntry( in init_createsEncryptKeyWithCorrectAlias() 158 verify(mKeyStoreProxy).setEntry( in init_createsDecryptKeyWithCorrectAlias() 221 verify(mKeyStoreProxy, never()).setEntry( in init_doesNotCreateDecryptKeyIfNoSid() 233 verify(mKeyStoreProxy, never()).setEntry( in init_doesNotCreateDecryptKeyOnGateKeeperException() 243 verify(mKeyStoreProxy, times(2)).setEntry(any(), mEntryArgumentCaptor.capture(), any()); in init_createsBothKeysWithSameMaterial() 555 verify(mKeyStoreProxy).setEntry( in regenerate_generatesANewEncryptKeyWithTheCorrectAlias() 567 verify(mKeyStoreProxy).setEntry( in regenerate_generatesANewDecryptKeyWithTheCorrectAlias() 574 verify(mKeyStoreProxy).setEntry( in getEncryptKeyProtection() 582 verify(mKeyStoreProxy).setEntry( in getDecryptKeyProtection()
|
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/ |
D | KeyStoreProxyImpl.java | 55 public void setEntry(String alias, KeyStore.Entry entry, KeyStore.ProtectionParameter protParam) in setEntry() method in KeyStoreProxyImpl 57 mKeyStore.setEntry(alias, entry, protParam); in setEntry()
|
D | KeyStoreProxy.java | 41 void setEntry(String alias, KeyStore.Entry entry, KeyStore.ProtectionParameter protParam) in setEntry() method
|
D | PlatformKeyManager.java | 462 mKeyStore.setEntry( in generateAndLoadKey() 466 mKeyStore.setEntry( in generateAndLoadKey()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | AlertingNotificationManager.java | 184 alertEntry.setEntry(entry); in addAlertEntry() 278 public void setEntry(@NonNull final NotificationEntry entry) { in setEntry() method in AlertingNotificationManager.AlertEntry 279 setEntry(entry, () -> removeAlertEntry(entry.key)); in setEntry() 282 public void setEntry(@NonNull final NotificationEntry entry, in setEntry() method in AlertingNotificationManager.AlertEntry
|
D | HeadsUpStatusBarView.java | 161 public void setEntry(NotificationEntry entry) { in setEntry() method in HeadsUpStatusBarView 169 mShowingEntry.setOnSensitiveChangedListener(() -> setEntry(entry)); in setEntry()
|
/frameworks/compile/mclinker/lib/Script/ |
D | EntryCmd.cpp | 34 script.setEntry(m_Entry); in activate()
|
/frameworks/av/media/libmedia/include/media/ |
D | StringArray.h | 73 void setEntry(int idx, const char* str);
|
/frameworks/compile/mclinker/lib/Core/ |
D | LinkerScript.cpp | 38 void LinkerScript::setEntry(const std::string& pEntry) { in setEntry() function in mcld::LinkerScript
|
/frameworks/av/media/libmedia/ |
D | StringArray.cpp | 103 void StringArray::setEntry(int idx, const char* str) { in setEntry() function in android::StringArray
|
D | CharacterEncodingDetector.cpp | 235 mValues.setEntry(i, "???"); in detectAndConvert() 275 mValues.setEntry(i, "???"); in detectAndConvert() 288 mValues.setEntry(i, start); in detectAndConvert()
|
/frameworks/compile/mclinker/include/mcld/ |
D | LinkerScript.h | 86 void setEntry(const std::string& pEntry);
|
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/storage/ |
D | ApplicationKeyStorage.java | 83 mKeyStore.setEntry( in setSymmetricKeyEntry()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/ |
D | NotificationEntryManagerTest.java | 405 verify(mRow).setEntry(eq(mEntry)); in testUpdateNotificationRanking() 421 verify(mRow, never()).setEntry(eq(mEntry)); in testUpdateNotificationRanking_noChange() 435 verify(mRow, never()).setEntry(eq(mEntry)); in testUpdateNotificationRanking_rowNotInflatedYet() 450 verify(mRow, never()).setEntry(eq(mEntry)); in testUpdateNotificationRanking_pendingNotification()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | HeadsUpManagerPhone.java | 518 public void setEntry(@NonNull final NotificationEntry entry) { in setEntry() method in HeadsUpManagerPhone.HeadsUpEntryPhone 536 setEntry(entry, removeHeadsUpRunnable); in setEntry()
|
D | HeadsUpAppearanceController.java | 253 mHeadsUpStatusBarView.setEntry(newEntry); in updateTopEntry()
|
/frameworks/base/services/core/java/com/android/server/locksettings/ |
D | SyntheticPasswordCrypto.java | 173 keyStore.setEntry(keyAlias, in createBlob()
|
D | LockSettingsService.java | 1599 keyStore.setEntry( in tieProfileLockToParent() 1606 keyStore.setEntry( in tieProfileLockToParent()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/ |
D | NotificationTestHelper.java | 315 row.setEntry(entry); in generateRow()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/ |
D | NotificationRowBinderImpl.java | 257 row.setEntry(entry); in updateNotification()
|
/frameworks/base/tests/NetworkSecurityConfigTest/src/android/security/net/config/ |
D | XmlConfigTests.java | 430 keystore.setEntry(String.valueOf(i), in testTrustManagerKeystore()
|
/frameworks/compile/mclinker/tools/mcld/ |
D | Main.cpp | 391 script_.setEntry(arg->getValue()); in TranslateArguments()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
D | ExpandableNotificationRow.java | 445 public void setEntry(@NonNull NotificationEntry entry) { in setEntry() method in ExpandableNotificationRow
|
/frameworks/base/services/ |
D | art-profile | 8416 PLcom/android/server/locksettings/recoverablekeystore/KeyStoreProxyImpl;->setEntry(Ljava/lang/Strin…
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 31747 HSPLsun/security/util/ManifestEntryVerifier;->setEntry(Ljava/lang/String;Ljava/util/jar/JarEntry;)V
|