Searched refs:WANTED_AS_IS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/CaptivePortalLogin/src/com/android/captiveportallogin/
H A DCaptivePortalLoginActivity.java85 WANTED_AS_IS(MetricsEvent.ACTION_CAPTIVE_PORTAL_LOGIN_RESULT_WANTED_AS_IS); enum constant in enum:CaptivePortalLoginActivity.Result
119 done(Result.WANTED_AS_IS);
232 case WANTED_AS_IS:
262 result = Result.WANTED_AS_IS;
408 done(Result.WANTED_AS_IS);

Completed in 7 milliseconds