Searched refs:mBaseIface (Results 1 – 1 of 1) sorted by relevance
75 private String mBaseIface; field in Nat464Xlat146 mBaseIface = baseIface; in enterStartingState()163 mNMService.stopClatd(mBaseIface); in enterStoppingState()165 Slog.e(TAG, "Error stopping clatd on " + mBaseIface, e); in enterStoppingState()178 Slog.e(TAG, "Error unregistering clatd observer on " + mBaseIface, e); in enterIdleState()182 mBaseIface = null; in enterIdleState()217 Slog.i(TAG, "Stopping clatd on " + mBaseIface); in stop()291 mIface, mIface, mBaseIface)); in handleInterfaceLinkStateChanged()333 return "mBaseIface: " + mBaseIface + ", mIface: " + mIface + ", mState: " + mState; in toString()