Home
last modified time | relevance | path

Searched defs:cm (Results 1 – 25 of 56) sorted by relevance

123

/frameworks/support/compat/src/main/java/androidx/core/net/
DConnectivityManagerCompat.java98 public static boolean isActiveNetworkMetered(@NonNull ConnectivityManager cm) { in isActiveNetworkMetered()
137 public static NetworkInfo getNetworkInfoFromBroadcast(@NonNull ConnectivityManager cm, in getNetworkInfoFromBroadcast()
156 public static int getRestrictBackgroundStatus(@NonNull ConnectivityManager cm) { in getRestrictBackgroundStatus()
/frameworks/ml/nn/runtime/test/specs/V1_0/
Ddepthwise_conv2d_float_large.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_float_large_2_weights_as_inputs.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_float_2.mod.py24 cm = Int32Scalar("channelMultiplier", 2) variable
Ddepthwise_conv2d_quant8_weights_as_inputs.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_float.mod.py24 cm = Int32Scalar("channelMultiplier", 2) variable
Ddepthwise_conv2d_quant8_large_weights_as_inputs.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_quant8.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_quant8_2.mod.py24 cm = Int32Scalar("channelMultiplier", 2) variable
Ddepthwise_conv2d_float_weights_as_inputs.mod.py24 cm = Int32Scalar("channelMultiplier", 2) variable
Ddepthwise_conv2d_float_large_2.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_float_large_weights_as_inputs.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_quant8_large.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
/frameworks/ml/nn/runtime/test/specs/V1_1/
Ddepthwise_conv2d_float_large_weights_as_inputs_relaxed.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_float_large_relaxed.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_float_large_2_relaxed.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_float_2_relaxed.mod.py24 cm = Int32Scalar("channelMultiplier", 2) variable
Ddepthwise_conv2d_float_large_2_weights_as_inputs_relaxed.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_float_relaxed.mod.py24 cm = Int32Scalar("channelMultiplier", 2) variable
Ddepthwise_conv2d_float_weights_as_inputs_relaxed.mod.py24 cm = Int32Scalar("channelMultiplier", 2) variable
/frameworks/av/camera/ndk/impl/
DACameraManager.h69 explicit DeathNotifier(CameraManagerGlobal* cm) : mCameraManager(cm) {} in DeathNotifier()
80 explicit CameraServiceListener(CameraManagerGlobal* cm) : mCameraManager(cm) {} in CameraServiceListener()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DPhoneSwitcherTest.java199 final ConnectivityManager cm = in testRegister() local
432 final ConnectivityManager cm = in testPrioritization() local
505 final ConnectivityManager cm = in testHigherPriorityDefault() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierSmsUtils.java75 CarrierConfigManager cm = (CarrierConfigManager) context.getSystemService( in getCarrierImsPackage() local
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/deviceinfo/
DAbstractIpAddressPreferenceController.java94 private static String getDefaultIpAddresses(ConnectivityManager cm) { in getDefaultIpAddresses()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/net/
DUidDetailProvider.java125 final ConnectivityManager cm = (ConnectivityManager) mContext.getSystemService( in buildUidDetail() local

123