Searched defs:detailedState (Results 1 – 4 of 4) sorted by relevance
38 Context context, NetworkInfo.DetailedState detailedState) { in sendNetworkStateChanged()
508 public void setDetailedState(@NonNull DetailedState detailedState, @Nullable String reason, in setDetailedState()
548 final DetailedState detailedState = networkInfo.getDetailedState(); in checkForAvailabilityInNetworkCheckResult() local
2344 NetworkInfo.DetailedState detailedState = info.getDetailedState(); in getLogRecString() local3054 private int convertDetailedStateToNetworkStateChangedCode(DetailedState detailedState) { in convertDetailedStateToNetworkStateChangedCode()