Home
last modified time | relevance | path

Searched defs:networkType (Results 1 – 25 of 747) sorted by relevance

12345678910>>...30

/aosp_15_r20/packages/modules/Connectivity/framework-t/src/android/app/usage/
DNetworkStatsManager.java297 public Bucket querySummaryForDevice(int networkType, @Nullable String subscriberId, in querySummaryForDevice()
342 public Bucket querySummaryForUser(int networkType, @Nullable String subscriberId, in querySummaryForUser()
391 public NetworkStats querySummary(int networkType, @Nullable String subscriberId, long startTime, in querySummary()
538 public NetworkStats queryDetailsForUid(int networkType, @Nullable String subscriberId, in queryDetailsForUid()
594 public NetworkStats queryDetailsForUidTag(int networkType, @Nullable String subscriberId, in queryDetailsForUidTag()
643 public NetworkStats queryDetailsForUidTagState(int networkType, @Nullable String subscriberId, in queryDetailsForUidTagState()
736 public NetworkStats queryDetails(int networkType, @Nullable String subscriberId, long startTime, in queryDetails()
872 public void registerUsageCallback(int networkType, @Nullable String subscriberId, in registerUsageCallback()
903 public void registerUsageCallback(int networkType, @Nullable String subscriberId, in registerUsageCallback()
954 final int networkType = networkTypeForTemplate(template); in onThresholdReached() local
[all …]
/aosp_15_r20/packages/apps/Settings/tests/unit/src/com/android/settings/network/
DSubscriptionsPreferenceControllerTest.java269 final String networkType = "5G"; in displayPreference_providerAndHasMultiSimAndActive_connectedAndRat() local
288 final String networkType = "W+"; in displayPreference_providerAndHasMultiSimAndActiveCarrierWifi_connectedAndWPlus() local
309 final String networkType = "5G"; in displayPreference_providerAndHasMultiSimButMobileDataOff_notAutoConnect() local
327 final String networkType = "5G"; in displayPreference_providerAndHasMultiSimAndNotActive_showRatOnly() local
357 final String networkType = "LTE"; in onTelephonyDisplayInfoChanged_providerAndHasMultiSimAndActive_connectedAndRat() local
382 final String networkType = "LTE"; in onTelephonyDisplayInfoChanged_providerAndHasMultiSimAndNotActive_showRat() local
408 final String networkType = "LTE"; in onTelephonyDisplayInfoChanged_providerAndHasMultiSimAndOutOfService_noConnection() local
DProviderModelSliceHelperTest.java170 String networkType = "5G"; in createCarrierRow_hasDdsAndActiveNetworkIsNotCellular_verifyTitleAndSummary() local
185 String networkType = "5G"; in createCarrierRow_wifiOnhasDdsAndActiveNetworkIsCellular_verifyTitleAndSummary() local
206 String networkType = ""; in createCarrierRow_noNetworkAvailable_verifyTitleAndSummary() local
256 private void addNetworkTransportType(int networkType) { in addNetworkTransportType()
/aosp_15_r20/frameworks/layoutlib/bridge/src/android/net/
H A DConnectivityManager.java198 public static boolean isNetworkTypeValid(int networkType) { in isNetworkTypeValid()
208 public static boolean isNetworkTypeMobile(int networkType) { in isNetworkTypeMobile()
213 public static boolean isNetworkTypeWifi(int networkType) { in isNetworkTypeWifi()
277 public NetworkInfo getNetworkInfo(int networkType) { in getNetworkInfo()
298 public Network getNetworkForType(int networkType) { in getNetworkForType()
316 public LinkProperties getLinkProperties(int networkType) { in getLinkProperties()
336 public int startUsingNetworkFeature(int networkType, String feature) { in startUsingNetworkFeature()
341 public int stopUsingNetworkFeature(int networkType, String feature) { in stopUsingNetworkFeature()
415 public boolean requestRouteToHost(int networkType, int hostAddress) { in requestRouteToHost()
420 public boolean requestRouteToHostAddress(int networkType, InetAddress hostAddress) { in requestRouteToHostAddress()
[all …]
/aosp_15_r20/packages/modules/Connectivity/framework/src/android/net/
DIConnectivityManager.aidl65 NetworkInfo getNetworkInfo(int networkType); in getNetworkInfo()
69 Network getNetworkForType(int networkType); in getNetworkForType()
74 boolean isNetworkSupported(int networkType); in isNetworkSupported()
78 LinkProperties getLinkPropertiesForType(int networkType); in getLinkPropertiesForType()
96 boolean requestRouteToHostAddress(int networkType, in byte[] hostAddress, in requestRouteToHostAddress()
125 void reportInetCondition(int networkType, int percentage); in reportInetCondition()
138 void setProvisioningNotificationVisible(boolean visible, int networkType, in String action); in setProvisioningNotificationVisible()
185 int getRestoreDefaultNetworkDelay(int networkType); in getRestoreDefaultNetworkDelay()
DConnectivityManager.java1261 public static boolean isNetworkTypeValid(int networkType) { in isNetworkTypeValid()
1345 public static boolean isNetworkTypeMobile(int networkType) { in isNetworkTypeMobile()
1370 public static boolean isNetworkTypeWifi(int networkType) { in isNetworkTypeWifi()
1750 public NetworkInfo getNetworkInfo(int networkType) { in getNetworkInfo()
1836 public Network getNetworkForType(int networkType) { in getNetworkForType()
1922 public LinkProperties getLinkProperties(int networkType) { in getLinkProperties()
2086 public int startUsingNetworkFeature(int networkType, String feature) { in startUsingNetworkFeature()
2143 public int stopUsingNetworkFeature(int networkType, String feature) { in stopUsingNetworkFeature()
2159 private NetworkCapabilities networkCapabilitiesForFeature(int networkType, String feature) { in networkCapabilitiesForFeature()
2726 public boolean requestRouteToHost(int networkType, int hostAddress) { in requestRouteToHost()
[all …]
/aosp_15_r20/out/soong/.intermediates/frameworks/opt/telephony/telephony-common/android_common/gen/logtags/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DEventLogTags.java111 public static void writePdpSetupFail(int cause, int cid, int networkType) { in writePdpSetupFail()
115 public static void writeCallDrop(int cause, int cid, int networkType) { in writeCallDrop()
127 public static void writePdpNetworkDrop(int cid, int networkType) { in writePdpNetworkDrop()
131 public static void writeCdmaDataSetupFailed(int cause, int cid, int networkType) { in writeCdmaDataSetupFailed()
135 public static void writeCdmaDataDrop(int cid, int networkType) { in writeCdmaDataDrop()
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCellularNetworkService.java293 int networkType = ServiceState.rilRadioTechnologyToNetworkType(voiceRegState.rat); in createRegistrationStateFromVoiceRegState() local
346 int networkType = in createRegistrationStateFromDataRegState() local
384 int networkType = ServiceState.rilRadioTechnologyToNetworkType(regResult.rat); in getNetworkRegistrationInfo() local
467 int networkType = ServiceState.rilRadioTechnologyToNetworkType(regResult.rat); in getNetworkRegistrationInfoAidl() local
565 int networkType = ServiceState.rilRadioTechnologyToNetworkType(regResult.rat); in getNetworkRegistrationInfo1_6() local
680 int networkType, CellIdentity ci, int carrierId) { in getNetworkTypeForCellIdentity()
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/util/
H A DNetworkTypeObserver.java58 void onNetworkTypeChanged(@C.NetworkType int networkType); in onNetworkTypeChanged()
88 private int networkType; field in NetworkTypeObserver
149 private void updateNetworkType(@C.NetworkType int networkType) { in updateNetworkType()
237 @C.NetworkType int networkType = getNetworkTypeFromConnectivityManager(context); in onReceive() local
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/util/
H A DNetworkTypeObserver.java58 void onNetworkTypeChanged(@C.NetworkType int networkType); in onNetworkTypeChanged()
87 private @C.NetworkType int networkType; field in NetworkTypeObserver
147 private void updateNetworkType(@C.NetworkType int networkType) { in updateNetworkType()
233 @C.NetworkType int networkType = getNetworkTypeFromConnectivityManager(context); in onReceive() local
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/upstream/
H A DDefaultBandwidthMeter.java166 public Builder setInitialBitrateEstimate( in setInitialBitrateEstimate()
279 private @C.NetworkType int networkType; field in DefaultBandwidthMeter
331 public synchronized void setNetworkTypeOverride(@C.NetworkType int networkType) { in setNetworkTypeOverride()
409 private synchronized void onNetworkTypeChanged(@C.NetworkType int networkType) { in onNetworkTypeChanged()
453 private long getInitialBitrateEstimateForNetworkType(@C.NetworkType int networkType) { in getInitialBitrateEstimateForNetworkType()
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/upstream/
H A DDefaultBandwidthMeter.java166 public Builder setInitialBitrateEstimate( in setInitialBitrateEstimate()
279 @C.NetworkType private int networkType; field in DefaultBandwidthMeter
329 public synchronized void setNetworkTypeOverride(@C.NetworkType int networkType) { in setNetworkTypeOverride()
407 private synchronized void onNetworkTypeChanged(@C.NetworkType int networkType) { in onNetworkTypeChanged()
451 private long getInitialBitrateEstimateForNetworkType(@C.NetworkType int networkType) { in getInitialBitrateEstimateForNetworkType()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/staticlibs/netd/netd_aidl_interface-V15-java-source/gen/android/net/
DNativeNetworkConfig.java14 public final int networkType; field in NativeNetworkConfig
26 private int networkType = android.net.NativeNetworkType.PHYSICAL; field in NativeNetworkConfig.Builder
27 public Builder setNetworkType(int networkType) { in setNetworkType()
80 …public NativeNetworkConfig(int netId, int networkType, int permission, boolean secure, int vpnType… in NativeNetworkConfig()
/aosp_15_r20/frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/util/
H A DConnectionUtil.java265 public void recordNetworkState(int networkType, State networkState) { in recordNetworkState()
280 public void setStateTransitionCriteria(int networkType, State initState, in setStateTransitionCriteria()
291 public boolean validateNetworkStates(int networkType) { in validateNetworkStates()
301 public String getTransitionFailureReason(int networkType) { in getTransitionFailureReason()
437 public boolean waitForNetworkState(int networkType, State expectedState, long timeout) { in waitForNetworkState()
/aosp_15_r20/frameworks/base/core/java/android/net/
H A DNetworkScoreManager.java437 public void registerNetworkScoreCache(int networkType, INetworkScoreCache scoreCache) { in registerNetworkScoreCache()
453 public void registerNetworkScoreCache(int networkType, INetworkScoreCache scoreCache, in registerNetworkScoreCache()
473 public void unregisterNetworkScoreCache(int networkType, INetworkScoreCache scoreCache) { in unregisterNetworkScoreCache()
556 public void registerNetworkScoreCallback(@NetworkKey.NetworkType int networkType, in registerNetworkScoreCallback()
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/connectivity/
H A DNetworkControllerBaseTest.java339 int networkType, in setConnectivityViaCallbackInNetworkControllerForVcn()
359 int networkType, boolean validated, boolean isConnected, WifiInfo wifiInfo) { in setConnectivityViaCallbackInNetworkController()
378 int networkType, boolean validated, boolean isConnected, WifiInfo wifiInfo) { in setConnectivityViaCallbackInWifiTracker()
397 int networkType, in setConnectivityViaCallbackInWifiTrackerForVcn()
420 int networkType, boolean validated, boolean isConnected, WifiInfo wifiInfo) { in setConnectivityViaDefaultCallbackInWifiTracker()
432 int networkType, boolean validated, boolean isConnected) { in setConnectivityCommon()
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/common/
DNetworkUtil.java73 @NetworkType String networkType = getNetworkType(netInfo); in getCurrentNetworkTypeName() local
95 public static boolean isNetworkTypeMobile(@NetworkType String networkType) { in isNetworkTypeMobile()
103 @NetworkType String networkType = getCurrentNetworkType(context); in getCurrentNetworkName() local
/aosp_15_r20/frameworks/base/telephony/java/android/telephony/
H A DTelephonyDisplayInfo.java116 public TelephonyDisplayInfo(@NetworkType int networkType, in TelephonyDisplayInfo()
131 public TelephonyDisplayInfo(@NetworkType int networkType, in TelephonyDisplayInfo()
153 public TelephonyDisplayInfo(@NetworkType int networkType, in TelephonyDisplayInfo()
/aosp_15_r20/prebuilts/module_sdk/Connectivity/3/sdk_library/public/
Dframework-connectivity-t-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
/aosp_15_r20/prebuilts/sdk/extensions/3/public/
HDframework-connectivity-t.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
/aosp_15_r20/prebuilts/sdk/33/public/
HDframework-connectivity-t.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
/aosp_15_r20/prebuilts/sdk/extensions/4/public/
HDframework-connectivity-t.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/Connectivity/4/sdk_library/public/
Dframework-connectivity-t-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/Connectivity/7/sdk_library/public/
Dframework-connectivity-t-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/Connectivity/10/sdk_library/public/
Dframework-connectivity-t-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...

12345678910>>...30