Home
last modified time | relevance | path

Searched defs:sDelegate (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/KeyChain/robotests/src/com/android/keychain/
H A DShadowTrustedCertificateStore.java35 public static TrustedCertificateStore sDelegate; field in ShadowTrustedCertificateStore
/aosp12/frameworks/base/tests/TtsTests/src/com/android/speech/tts/
H A DMockableTextToSpeechService.java29 private static IDelegate sDelegate; field in MockableTextToSpeechService