Home
last modified time | relevance | path

Searched refs:contract (Results 1 – 25 of 155) sorted by relevance

1234567

/frameworks/base/packages/SystemUI/src/com/android/systemui/util/time/
DMeasureTimeUtil.kt21 import kotlin.contracts.contract
28 contract { callsInPlace(block, InvocationKind.EXACTLY_ONCE) } in measureTimeMillis()
/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/common/
DStartBalIntentSenderForResultContract.kt24 import androidx.activity.result.contract.ActivityResultContract
25 import androidx.activity.result.contract.ActivityResultContracts
/frameworks/base/packages/CredentialManager/shared/src/com/android/credentialmanager/activity/
DStartBalIntentSenderForResultContract.kt24 import androidx.activity.result.contract.ActivityResultContract
25 import androidx.activity.result.contract.ActivityResultContracts
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/commandline/
DValueParser.kt21 import kotlin.contracts.contract in <lambda>()
113 contract { callsInPlace(transform, InvocationKind.AT_MOST_ONCE) } in <lambda>()
/frameworks/libs/systemui/tracinglib/core/common/src/coroutines/
DCoroutineTracing.kt25 import kotlin.contracts.contract
171 contract { in traceCoroutine()
/frameworks/base/services/permission/java/com/android/server/permission/access/
DAccessCheckingService.kt43 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/
DNumPadButton.java91 if (mAnimator != null) mAnimator.contract(); in onTouchEvent()
DNumPadKey.java172 if (mAnimator != null && mAnimationsEnabled) mAnimator.contract(); in onTouchEvent()
DNumPadAnimator.java89 public void contract() { in contract() method in NumPadAnimator
/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/widgets/
DEditWidgetsActivity.kt28 import androidx.activity.result.contract.ActivityResultContracts.StartActivityForResult in <lambda>()
/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/v2/ui/
DInstallLaunch.kt33 import androidx.activity.result.contract.ActivityResultContracts in <lambda>()
/frameworks/av/services/mediaextractor/
DNOTICE32 direction or management of such entity, whether by contract or
167 whether in tort (including negligence), contract, or otherwise,
/frameworks/av/media/libstagefright/codecs/gsm/dec/
DNOTICE32 direction or management of such entity, whether by contract or
167 whether in tort (including negligence), contract, or otherwise,
/frameworks/av/media/module/foundation/
DNOTICE32 direction or management of such entity, whether by contract or
167 whether in tort (including negligence), contract, or otherwise,
/frameworks/av/media/module/mpeg2ts/
DNOTICE32 direction or management of such entity, whether by contract or
167 whether in tort (including negligence), contract, or otherwise,
/frameworks/base/media/jni/soundpool/
DNOTICE32 direction or management of such entity, whether by contract or
167 whether in tort (including negligence), contract, or otherwise,
/frameworks/av/media/libmedia/
DNOTICE32 direction or management of such entity, whether by contract or
167 whether in tort (including negligence), contract, or otherwise,
/frameworks/base/keystore/
DNOTICE32 direction or management of such entity, whether by contract or
167 whether in tort (including negligence), contract, or otherwise,
/frameworks/native/cmds/cmd/
DNOTICE32 direction or management of such entity, whether by contract or
167 whether in tort (including negligence), contract, or otherwise,
/frameworks/av/media/module/extractors/midi/
DNOTICE32 direction or management of such entity, whether by contract or
167 whether in tort (including negligence), contract, or otherwise,
/frameworks/av/media/libstagefright/codecs/flac/enc/
DNOTICE32 direction or management of such entity, whether by contract or
167 whether in tort (including negligence), contract, or otherwise,
/frameworks/av/media/codec2/components/mpeg4_h263/
DNOTICE32 direction or management of such entity, whether by contract or
167 whether in tort (including negligence), contract, or otherwise,
/frameworks/av/media/module/codecs/amrwb/enc/
DNOTICE32 direction or management of such entity, whether by contract or
167 whether in tort (including negligence), contract, or otherwise,
/frameworks/base/cmds/hid/
DNOTICE32 direction or management of such entity, whether by contract or
167 whether in tort (including negligence), contract, or otherwise,
/frameworks/native/cmds/atrace/
DNOTICE32 direction or management of such entity, whether by contract or
167 whether in tort (including negligence), contract, or otherwise,

1234567