/frameworks/libs/systemui/tracinglib/core/src/coroutines/ |
D | CoroutineTracing.kt | 24 import kotlin.contracts.contract 44 contract { in coroutineScopeTraced() 56 contract { callsInPlace(block, InvocationKind.EXACTLY_ONCE) } in coroutineScopeTraced() 71 contract { callsInPlace(spanName, InvocationKind.AT_MOST_ONCE) } in launchTraced() 94 contract { callsInPlace(spanName, InvocationKind.AT_MOST_ONCE) } in launchInTraced() 114 contract { callsInPlace(spanName, InvocationKind.AT_MOST_ONCE) } in asyncTraced() 142 contract { in withContextTraced() 159 contract { callsInPlace(block, InvocationKind.EXACTLY_ONCE) } in withContextTraced() 169 contract { in runBlockingTraced() 182 contract { callsInPlace(block, InvocationKind.EXACTLY_ONCE) } in runBlockingTraced() [all …]
|
D | TrackTracer.kt | 26 import kotlin.contracts.contract 60 contract { in traceAsync() 69 contract { callsInPlace(block, InvocationKind.EXACTLY_ONCE) } in traceAsync() 82 contract { in traceSyncAndAsync()
|
D | TraceContextElement.kt | 30 import kotlin.contracts.contract in <lambda>() 467 contract { callsInPlace(message, InvocationKind.AT_MOST_ONCE) } in debug()
|
/frameworks/libs/systemui/tracinglib/core/src/ |
D | TraceUtils.kt | 26 import kotlin.contracts.contract 97 contract { callsInPlace(block, InvocationKind.EXACTLY_ONCE) } in traceSection() 115 contract { in traceSection() 135 contract { callsInPlace(block, InvocationKind.EXACTLY_ONCE) } in traceBlocking() 217 contract { callsInPlace(block, InvocationKind.EXACTLY_ONCE) } in traceAsync() 229 contract { callsInPlace(block, InvocationKind.EXACTLY_ONCE) } in traceAsync() 247 contract { in traceAsync()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/time/ |
D | MeasureTimeUtil.kt | 21 import kotlin.contracts.contract 28 contract { callsInPlace(block, InvocationKind.EXACTLY_ONCE) } in measureTimeMillis()
|
/frameworks/base/packages/CredentialManager/shared/src/com/android/credentialmanager/activity/ |
D | StartBalIntentSenderForResultContract.kt | 24 import androidx.activity.result.contract.ActivityResultContract 25 import androidx.activity.result.contract.ActivityResultContracts
|
/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/common/ |
D | StartBalIntentSenderForResultContract.kt | 24 import androidx.activity.result.contract.ActivityResultContract 25 import androidx.activity.result.contract.ActivityResultContracts
|
/frameworks/base/packages/SystemUI/utils/kairos/src/com/android/systemui/kairos/internal/util/ |
D | Util.kt | 23 import kotlin.contracts.contract in <lambda>() 59 contract { callsInPlace(block, InvocationKind.EXACTLY_ONCE) } in logDuration() 74 contract { callsInPlace(block, InvocationKind.EXACTLY_ONCE) } in logLn()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/commandline/ |
D | ValueParser.kt | 22 import kotlin.contracts.contract in <lambda>() 114 contract { callsInPlace(transform, InvocationKind.AT_MOST_ONCE) } in <lambda>()
|
/frameworks/libs/systemui/tracinglib/demo/src/experiments/ |
D | BasicTracingTutorial.kt | 26 import kotlin.contracts.contract 45 contract { callsInPlace(block, InvocationKind.EXACTLY_ONCE) } in runStep()
|
D | FlowTracingTutorial.kt | 36 import kotlin.contracts.contract 64 contract { callsInPlace(block, InvocationKind.EXACTLY_ONCE) } in runStep()
|
/frameworks/base/services/permission/java/com/android/server/permission/access/ |
D | AccessCheckingService.kt | 43 import kotlin.contracts.contract in <lambda>() 286 contract { callsInPlace(action, InvocationKind.EXACTLY_ONCE) } in <lambda>() 292 contract { callsInPlace(action, InvocationKind.EXACTLY_ONCE) } in <lambda>()
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
D | NumPadButton.java | 96 if (mAnimator != null) mAnimator.contract(); in onTouchEvent()
|
D | NumPadKey.java | 182 if (mAnimator != null && mAnimationsEnabled) mAnimator.contract(); in onTouchEvent()
|
D | NumPadAnimator.java | 82 public void contract() { in contract() method in NumPadAnimator
|
/frameworks/base/cmds/bmgr/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or 167 whether in tort (including negligence), contract, or otherwise,
|
/frameworks/base/data/fonts/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or 167 whether in tort (including negligence), contract, or otherwise,
|
/frameworks/av/media/libstagefright/tests/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or 167 whether in tort (including negligence), contract, or otherwise,
|
/frameworks/av/media/codec2/components/flac/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or 167 whether in tort (including negligence), contract, or otherwise,
|
/frameworks/av/media/module/codecs/m4v_h263/enc/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or 167 whether in tort (including negligence), contract, or otherwise,
|
/frameworks/av/media/module/codecs/amrnb/enc/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or 167 whether in tort (including negligence), contract, or otherwise,
|
/frameworks/av/media/module/codecs/amrnb/common/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or 167 whether in tort (including negligence), contract, or otherwise,
|
/frameworks/av/media/module/mpeg2ts/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or 167 whether in tort (including negligence), contract, or otherwise,
|
/frameworks/base/packages/PrintRecommendationService/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or 167 whether in tort (including negligence), contract, or otherwise,
|
/frameworks/av/media/libstagefright/colorconversion/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or 167 whether in tort (including negligence), contract, or otherwise,
|