Searched refs:CALLBACK_AUTHENTICATED (Results 1 – 4 of 4) sorted by relevance
63 CALLBACK_AUTHENTICATED, enumerator
367 if ((mAuthenticated && mCallbackState == CALLBACK_AUTHENTICATED) || in threadLoop()372 mAuthenticated ? CALLBACK_AUTHENTICATED : CALLBACK_NOT_AUTHENTICATED; in threadLoop()
380 if ((mAuthenticated && mCallbackState == CALLBACK_AUTHENTICATED) || in threadLoop()385 mAuthenticated ? CALLBACK_AUTHENTICATED : CALLBACK_NOT_AUTHENTICATED; in threadLoop()