Home
last modified time | relevance | path

Searched defs:includeBackground (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/libs/modules-utils/java/android/annotation/
H A DBroadcastBehavior.java53 boolean includeBackground() default false; in includeBackground() method
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestValidateOperations.cpp3511 ANeuralNetworksOperandType includeBackground = getOpType(ANEURALNETWORKS_BOOL); in detectionPostprocessingOpTest() local