HomeSort by relevance Sort by last modified time
    Searched refs:mLastDhcpState (Results 1 - 2 of 2) sorted by null

  /system/core/nexus/
NetworkManager.cpp 43 mLastDhcpState = DhcpState::INIT;
141 DhcpState::toString(mLastDhcpState, tmp, sizeof(tmp)),
157 mLastDhcpState,
158 DhcpState::toString(mLastDhcpState, tmp, sizeof(tmp)),
167 mLastDhcpState = state;
NetworkManager.h 58 int mLastDhcpState;

Completed in 222 milliseconds