Searched refs:isThisCallbackActive (Results 1 – 1 of 1) sorted by relevance
5441 private boolean isThisCallbackActive() { in isThisCallbackActive() method in ClientModeImpl.WifiNetworkAgentCallback5448 if (!isThisCallbackActive()) return; in onNetworkUnwanted()5457 if (!isThisCallbackActive()) return; in onValidationStatus()5488 if (!isThisCallbackActive()) return; in onSaveAcceptUnvalidated()5495 if (!isThisCallbackActive()) return; in onStartSocketKeepalive()5502 if (!isThisCallbackActive()) return; in onStopSocketKeepalive()5508 if (!isThisCallbackActive()) return; in onAddKeepalivePacketFilter()5515 if (!isThisCallbackActive()) return; in onRemoveKeepalivePacketFilter()5521 if (!isThisCallbackActive()) return; in onSignalStrengthThresholdsUpdated()5533 if (!isThisCallbackActive()) return; in onAutomaticReconnectDisabled()