Searched refs:CALLBACK_NOT_AUTHENTICATED (Results 1 – 4 of 4) sorted by relevance
64 CALLBACK_NOT_AUTHENTICATED, enumerator
368 (!mAuthenticated && mCallbackState == CALLBACK_NOT_AUTHENTICATED)) { in threadLoop()372 mAuthenticated ? CALLBACK_AUTHENTICATED : CALLBACK_NOT_AUTHENTICATED; in threadLoop()
381 (!mAuthenticated && mCallbackState == CALLBACK_NOT_AUTHENTICATED)) { in threadLoop()385 mAuthenticated ? CALLBACK_AUTHENTICATED : CALLBACK_NOT_AUTHENTICATED; in threadLoop()