Searched defs:failFetchToken (Results 1 - 1 of 1) sorted by path

/external/chromium_org/remoting/android/java/src/org/chromium/chromoting/
H A DThirdPartyTokenFetcher.java104 failFetchToken(
119 failFetchToken("No browser is installed to open the third party authentication page.");
171 failFetchToken("Ignoring redirect with invalid state.");
176 failFetchToken("Ignoring redirect with missing code or token.");
186 private void failFetchToken(String errorMessage) { method in class:ThirdPartyTokenFetcher

Completed in 205 milliseconds