Home
last modified time | relevance | path

Searched defs:cm (Results 1 – 25 of 115) 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/modules/Connectivity/framework/src/android/net/connectivity/
DConnectivityInternalApiUtil.java47 final ConnectivityManager cm = ctx.getSystemService(ConnectivityManager.class); in getCompanionDeviceManagerProxyService() local
58 final ConnectivityManager cm = ctx.getSystemService(ConnectivityManager.class); in getRoutingCoordinatorManager() 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/thread/tests/integration/src/android/net/thread/
DThreadIntegrationTest.java272 ConnectivityManager cm = mContext.getSystemService(ConnectivityManager.class); in addPrefixToNetData_routeIsAddedToTunInterface() local
293 ConnectivityManager cm = mContext.getSystemService(ConnectivityManager.class); in removePrefixFromNetData_routeIsRemovedFromTunInterface() local
315 ConnectivityManager cm = mContext.getSystemService(ConnectivityManager.class); in toggleThreadNetwork_routeFromPreviousNetDataIsRemoved() 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/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_quant8_weights_as_inputs.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_float_large.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_quant8_large.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_quant8_large_weights_as_inputs.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_float.mod.py24 cm = Int32Scalar("channelMultiplier", 2) variable
Ddepthwise_conv2d_quant8.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_float_large_weights_as_inputs.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_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_2.mod.py24 cm = Int32Scalar("channelMultiplier", 2) variable
Ddepthwise_conv2d_quant8_2.mod.py24 cm = Int32Scalar("channelMultiplier", 2) 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/tools/test_generator/tests/P_vts_backward_compatibility_quant8/
Ddepthwise_conv2d_quant8.mod.py22 cm = Int32Scalar("channelMultiplier", 1) variable
/packages/apps/Settings/src/com/android/settings/
DProxySelector.java149 ConnectivityManager cm = in populateFields() local
243 ConnectivityManager cm = in saveToDb() local
/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/
Ddepthwise_conv2d_float_2_relaxed.mod.py24 cm = Int32Scalar("channelMultiplier", 2) variable
Ddepthwise_conv2d_float_relaxed.mod.py24 cm = Int32Scalar("channelMultiplier", 2) variable
Ddepthwise_conv2d_float_large_2_weights_as_inputs_relaxed.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable

12345