Home
last modified time | relevance | path

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

12345

/packages/modules/Connectivity/tests/cts/hostside/networkslicingtestapp/src/com.android.cts.net.hostside.networkslicingtestapp/
DNetworkSelfDeclaredCapabilitiesTest.java46 final ConnectivityManager cm = in requestNetwork_withoutRequestCapabilities() local
62 final ConnectivityManager cm = in requestNetwork_withSelfDeclaredCapabilities() local
81 final ConnectivityManager cm = in requestNetwork_lackingRequiredSelfDeclaredCapabilities() local
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DPhoneStateBroadcasterTest.java72 CallsManager cm = mock(CallsManager.class); in testNotifyOutgoingEmergencyCallWithNoTelephonyCalling() local
98 CallsManager cm = mock(CallsManager.class); in testNotifyOutgoingEmergencyCallWithNoTelephonySubscription() local
/packages/modules/Connectivity/framework/src/android/net/connectivity/
DConnectivityInternalApiUtil.java60 final ConnectivityManager cm = ctx.getSystemService(ConnectivityManager.class); in getCompanionDeviceManagerProxyService() local
71 final ConnectivityManager cm = ctx.getSystemService(ConnectivityManager.class); in getRoutingCoordinator() local
/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/
Ddepthwise_conv2d_quant8_signed.mod.py225 cm = Int32Scalar("channelMultiplier", 2) variable
257 cm = Int32Scalar("channelMultiplier", 1) variable
285 cm = Int32Scalar("channelMultiplier", 1) variable
318 cm = Int32Scalar("channelMultiplier", 1) variable
346 cm = Int32Scalar("channelMultiplier", 1) variable
/packages/modules/Connectivity/staticlibs/testutils/devicetests/com/android/testutils/
DDefaultNetworkRestoreMonitor.kt41 val cm = ctx.getSystemService(ConnectivityManager::class.java)!! constant
/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/suggestions/eligibility/
DConnectivityEligibilityChecker.java42 final ConnectivityManager cm = in isEligible() local
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/
DEthernetDetectionUtil.java35 ConnectivityManager cm = context.getSystemService(ConnectivityManager.class); in registerEthernetDetection() local
/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
Ddepthwise_conv2d_float_large_2_weights_as_inputs.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_float.mod.py24 cm = Int32Scalar("channelMultiplier", 2) variable
Ddepthwise_conv2d_float_large_weights_as_inputs.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_quant8_2.mod.py24 cm = Int32Scalar("channelMultiplier", 2) variable
Ddepthwise_conv2d_float_large_2.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_float_large.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_float_2.mod.py24 cm = Int32Scalar("channelMultiplier", 2) variable
Ddepthwise_conv2d_quant8.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_float_weights_as_inputs.mod.py24 cm = Int32Scalar("channelMultiplier", 2) variable
Ddepthwise_conv2d_quant8_large_weights_as_inputs.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_quant8_weights_as_inputs.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_quant8_large.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
/packages/modules/NeuralNetworks/tools/test_generator/tests/P_vts_backward_compatibility_quant8/
Ddepthwise_conv2d_quant8.mod.py22 cm = Int32Scalar("channelMultiplier", 1) variable
/packages/modules/NeuralNetworks/tools/test_generator/tests/P_backward_compatibility_quant8/
Ddepthwise_conv2d_quant8.mod.py22 cm = Int32Scalar("channelMultiplier", 1) variable
/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/
Ddepthwise_conv2d_float_2_relaxed.mod.py24 cm = Int32Scalar("channelMultiplier", 2) variable
Ddepthwise_conv2d_float_large_weights_as_inputs_relaxed.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_float_large_2_relaxed.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_float_large_relaxed.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable

12345