/frameworks/support/compat/src/main/java/androidx/core/net/ |
D | ConnectivityManagerCompat.java | 98 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/ |
D | depthwise_conv2d_float_large.mod.py | 24 cm = Int32Scalar("channelMultiplier", 1) variable
|
D | depthwise_conv2d_float_large_2_weights_as_inputs.mod.py | 24 cm = Int32Scalar("channelMultiplier", 1) variable
|
D | depthwise_conv2d_float_2.mod.py | 24 cm = Int32Scalar("channelMultiplier", 2) variable
|
D | depthwise_conv2d_quant8_weights_as_inputs.mod.py | 24 cm = Int32Scalar("channelMultiplier", 1) variable
|
D | depthwise_conv2d_float.mod.py | 24 cm = Int32Scalar("channelMultiplier", 2) variable
|
D | depthwise_conv2d_quant8_large_weights_as_inputs.mod.py | 24 cm = Int32Scalar("channelMultiplier", 1) variable
|
D | depthwise_conv2d_quant8.mod.py | 24 cm = Int32Scalar("channelMultiplier", 1) variable
|
D | depthwise_conv2d_quant8_2.mod.py | 24 cm = Int32Scalar("channelMultiplier", 2) variable
|
D | depthwise_conv2d_float_weights_as_inputs.mod.py | 24 cm = Int32Scalar("channelMultiplier", 2) variable
|
D | depthwise_conv2d_float_large_2.mod.py | 24 cm = Int32Scalar("channelMultiplier", 1) variable
|
D | depthwise_conv2d_float_large_weights_as_inputs.mod.py | 24 cm = Int32Scalar("channelMultiplier", 1) variable
|
D | depthwise_conv2d_quant8_large.mod.py | 24 cm = Int32Scalar("channelMultiplier", 1) variable
|
/frameworks/ml/nn/runtime/test/specs/V1_1/ |
D | depthwise_conv2d_float_large_weights_as_inputs_relaxed.mod.py | 24 cm = Int32Scalar("channelMultiplier", 1) variable
|
D | depthwise_conv2d_float_large_relaxed.mod.py | 24 cm = Int32Scalar("channelMultiplier", 1) variable
|
D | depthwise_conv2d_float_large_2_relaxed.mod.py | 24 cm = Int32Scalar("channelMultiplier", 1) variable
|
D | depthwise_conv2d_float_2_relaxed.mod.py | 24 cm = Int32Scalar("channelMultiplier", 2) variable
|
D | depthwise_conv2d_float_large_2_weights_as_inputs_relaxed.mod.py | 24 cm = Int32Scalar("channelMultiplier", 1) variable
|
D | depthwise_conv2d_float_relaxed.mod.py | 24 cm = Int32Scalar("channelMultiplier", 2) variable
|
D | depthwise_conv2d_float_weights_as_inputs_relaxed.mod.py | 24 cm = Int32Scalar("channelMultiplier", 2) variable
|
/frameworks/av/camera/ndk/impl/ |
D | ACameraManager.h | 69 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/ |
D | PhoneSwitcherTest.java | 199 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/ |
D | CarrierSmsUtils.java | 75 CarrierConfigManager cm = (CarrierConfigManager) context.getSystemService( in getCarrierImsPackage() local
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/deviceinfo/ |
D | AbstractIpAddressPreferenceController.java | 94 private static String getDefaultIpAddresses(ConnectivityManager cm) { in getDefaultIpAddresses()
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/net/ |
D | UidDetailProvider.java | 125 final ConnectivityManager cm = (ConnectivityManager) mContext.getSystemService( in buildUidDetail() local
|