Home
last modified time | relevance | path

Searched defs:activationType (Results 1 – 5 of 5) sorted by relevance

/frameworks/ml/nn/runtime/test/
DTestControlFlow.cpp45 OperandType activationType(Type::INT32, {}); in TEST_F() local
/frameworks/base/cmds/statsd/src/metrics/
DMetricProducer.h100 const ActivationType activationType; member
Dmetrics_manager_util.cpp213 ActivationType activationType = (activation.has_activation_type()) ? in handleMetricActivation() local
/frameworks/base/core/java/com/android/internal/telephony/
DITelephonyRegistry.aidl85 int activationState, int activationType); in notifySimActivationStateChangedForPhoneId()
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java1342 int activationType, int activationState) { in notifySimActivationStateChangedForPhoneId()