Searched refs:DisplayAuthenticationPrompt (Results 1 – 3 of 3) sorted by relevance
78 void DisplayAuthenticationPrompt(bool pairing_supported);
226 void ChromotingJniRuntime::DisplayAuthenticationPrompt(bool pairing_supported) { in DisplayAuthenticationPrompt() function in remoting::ChromotingJniRuntime
348 jni_runtime_->DisplayAuthenticationPrompt(pairable); in FetchSecret()