/aosp_15_r20/packages/modules/Permission/service/java/com/android/safetycenter/data/ |
D | SafetySourceDataRepository.java | 188 boolean markSafetySourceRefreshTimedOut(SafetySourceKey sourceKey, boolean setError) { in markSafetySourceRefreshTimedOut() 268 long getSafetySourceLastUpdated(SafetySourceKey sourceKey) { in getSafetySourceLastUpdated() 277 private void setLastUpdatedNow(SafetySourceKey sourceKey) { in setLastUpdatedNow() 286 int getSourceState(SafetySourceKey sourceKey) { in getSourceState() 307 SafetySourceKey sourceKey = mSafetySourceData.keyAt(i); in clearForUser() local 313 SafetySourceKey sourceKey = mSafetySourceErrors.valueAt(i); in clearForUser() local 319 SafetySourceKey sourceKey = mSafetySourceLastUpdated.keyAt(i); in clearForUser() local 325 SafetySourceKey sourceKey = mSourceStates.keyAt(i); in clearForUser() local
|
D | SafetySourceStateCollectedLogger.java | 67 void writeAutomaticAtom(SafetySourceKey sourceKey, @ProfileType int profileType) { in writeAutomaticAtom() 100 SafetySourceKey sourceKey, in logSafetySourceStateCollected() 147 private boolean isIssueDismissed(SafetySourceIssue issue, SafetySourceKey sourceKey) { in isIssueDismissed() 157 private long getDuplicateCount(SafetySourceKey sourceKey) { in getDuplicateCount()
|
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/ |
H A D | ccolltst.c | 59 static char* dumpSk(uint8_t *sourceKey, char *sk, size_t n) { in dumpSk() 89 uint8_t *sourceKey, uint8_t *targetKey, in reportCResult()
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/ |
H A D | ccolltst.c | 59 static char* dumpSk(uint8_t *sourceKey, char *sk, size_t n) { in dumpSk() 89 uint8_t *sourceKey, uint8_t *targetKey, in reportCResult()
|
/aosp_15_r20/external/icu/icu4j/main/collate/src/test/java/com/ibm/icu/dev/test/collator/ |
H A D | CollationCurrencyTest.java | 90 CollationKey sourceKey = null; in TestCurrency() local 113 …private void reportCResult( String source, String target, CollationKey sourceKey, CollationKey tar… in reportCResult()
|
H A D | CollationRegressionTest.java | 197 CollationKey sourceKey = null, targetKey = null; in compareArray() local 217 … void reportCResult( String source, String target, CollationKey sourceKey, CollationKey targetKey, in reportCResult()
|
H A D | LotusCollationKoreanTest.java | 75 …private void reportCResult( String source, String target, CollationKey sourceKey, CollationKey tar… in reportCResult()
|
H A D | CollationFinnishTest.java | 97 …private void reportCResult( String source, String target, CollationKey sourceKey, CollationKey tar… in reportCResult()
|
H A D | CollationTurkishTest.java | 116 …private void reportCResult( String source, String target, CollationKey sourceKey, CollationKey tar… in reportCResult()
|
H A D | CollationSpanishTest.java | 109 …private void reportCResult( String source, String target, CollationKey sourceKey, CollationKey tar… in reportCResult()
|
H A D | CollationGermanTest.java | 143 …private void reportCResult( String source, String target, CollationKey sourceKey, CollationKey tar… in reportCResult()
|
H A D | CollationEnglishTest.java | 342 …private void reportCResult( String source, String target, CollationKey sourceKey, CollationKey tar… in reportCResult()
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
H A D | CollationCurrencyTest.java | 93 CollationKey sourceKey = null; in TestCurrency() local 116 …private void reportCResult( String source, String target, CollationKey sourceKey, CollationKey tar… in reportCResult()
|
H A D | CollationRegressionTest.java | 200 CollationKey sourceKey = null, targetKey = null; in compareArray() local 220 … void reportCResult( String source, String target, CollationKey sourceKey, CollationKey targetKey, in reportCResult()
|
H A D | LotusCollationKoreanTest.java | 78 …private void reportCResult( String source, String target, CollationKey sourceKey, CollationKey tar… in reportCResult()
|
H A D | CollationTurkishTest.java | 119 …private void reportCResult( String source, String target, CollationKey sourceKey, CollationKey tar… in reportCResult()
|
H A D | CollationFinnishTest.java | 100 …private void reportCResult( String source, String target, CollationKey sourceKey, CollationKey tar… in reportCResult()
|
H A D | CollationSpanishTest.java | 112 …private void reportCResult( String source, String target, CollationKey sourceKey, CollationKey tar… in reportCResult()
|
H A D | CollationGermanTest.java | 146 …private void reportCResult( String source, String target, CollationKey sourceKey, CollationKey tar… in reportCResult()
|
/aosp_15_r20/external/aws-sdk-java-v2/services/s3/src/test/java/software/amazon/awssdk/services/s3/internal/handlers/ |
H A D | CopySourceInterceptorTest.java | 77 private final String sourceKey; field in CopySourceInterceptorTest 81 …public CopySourceInterceptorTest(String sourceBucket, String sourceKey, String sourceVersionId, St… in CopySourceInterceptorTest()
|
/aosp_15_r20/packages/modules/Permission/service/java/com/android/safetycenter/ |
D | SafetyCenterRefreshTracker.java | 280 SafetySourceKey sourceKey = timedOutSources.valueAt(i); in timeoutRefresh() local 508 SafetySourceKey sourceKey = mSourceRefreshesInFlight.keyAt(i); in clearForUser() local
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | currcoll.cpp | 118 CollationKey sourceKey, targetKey; in currencyTest() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | currcoll.cpp | 118 CollationKey sourceKey, targetKey; in currencyTest() local
|
/aosp_15_r20/external/aws-sdk-java-v2/services/s3/src/main/java/software/amazon/awssdk/services/s3/internal/handlers/ |
H A D | CopySourceInterceptor.java | 98 …private static String constructCopySource(String sourceBucket, String sourceKey, String sourceVers… in constructCopySource()
|
/aosp_15_r20/packages/modules/Permission/service/java/com/android/safetycenter/logging/ |
D | SafetyCenterPullAtomCallback.java | 174 SafetySourceKey sourceKey = SafetySourceKey.of(safetySource.getId(), userId); in writeSafetySourceStateCollectedAtomLocked() local
|