Searched refs:MSG_DOING_AUTH (Results 1 – 4 of 4) sorted by relevance
33 MSG_DOING_AUTH, enumerator
24 const MSG_DOING_AUTH: number = 4;69 if (msg === MSG_DOING_AUTH) {
28 const MSG_DOING_AUTH: number = 488 if (msg === MSG_DOING_AUTH) {
1153 authUiStateMgr_->UpdateUiState(DmUiStateMsg::MSG_DOING_AUTH); in AddMember()1512 authUiStateMgr_->UpdateUiState(DmUiStateMsg::MSG_DOING_AUTH); in AuthDevice()