Home
last modified time | relevance | path

Searched defs:responseName (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/launchanywhere/src/com/android/security/cts/launchanywhere/
H A DCVE_2017_13289.java26 String responseName = "android.accounts.IAccountAuthenticatorResponse"; in generate() local
H A DAuthenticator.java126 String responseName = "android.accounts.IAccountAuthenticatorResponse"; in addAccount() local
/aosp_15_r20/system/chre/chpp/
H A Dapp.c803 const char *responseName) { in chppAppShortResponseErrorHandler()