Home
last modified time | relevance | path

Searched refs:invocations (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/utils/
DLastCallVerifier.java41 List<Invocation> invocations = data.getAllInvocations(); in verify() local
43 for (int i = invocations.size() - 1; i >= 0; i--) { in verify()
44 final Invocation invocation = invocations.get(i); in verify()
49 throw new LastCallMismatch(target.getInvocation(), invocation, invocations); in verify() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/lifecycle/
DRepeatWhenAttachedTest.kt253 assertThat(block.invocations[0].lifecycleState).isEqualTo(Lifecycle.State.DESTROYED) in repeatWhenAttached_viewGetsReattached_recreatesAlifecycle()
254 assertThat(block.invocations[1].lifecycleState).isEqualTo(Lifecycle.State.CREATED) in repeatWhenAttached_viewGetsReattached_recreatesAlifecycle()
314 val invocations: List<Invocation> = _invocations constant
/frameworks/native/services/surfaceflinger/Scheduler/
DVSyncDispatchTimerQueue.cpp353 std::vector<Invocation> invocations; in timerCallback() local
375 invocations.emplace_back(Invocation{callback, *callback->lastExecutedVsyncTarget(), in timerCallback()
384 for (auto const& invocation : invocations) { in timerCallback()
/frameworks/base/tests/TrustTests/
DREADME.md29 your test's agent class and tracking invocations. See `UserUnlockRequestTest` for an
/frameworks/base/tools/lint/
DREADME.md13 `prebuilts/cmdline-tools` subproject, and included by soong with all invocations of lint.
/frameworks/compile/slang/
DREADME.rst263 other invocations from Java. Thus the script will not change due
308 accessors. Globals are persistent across invocations of a script and
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/shared/animation/
DPhysicsAnimatorTest.kt592 for (invocation in Mockito.mockingDetails(mockUpdateListener).invocations) { in <lambda>()
/frameworks/base/core/proto/android/server/alarm/
Dalarmmanagerservice.proto100 // send/complete/timeout invocations.
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/viewmodel/
DKeyguardBottomAreaViewModelTest.kt733 assertThat(Mockito.mockingDetails(activityStarter).invocations).hasSize(1) in assertQuickAffordanceViewModel()
DKeyguardQuickAffordancesCombinedViewModelTest.kt794 Truth.assertThat(Mockito.mockingDetails(activityStarter).invocations).hasSize(1) in assertQuickAffordanceViewModel()
/frameworks/base/services/permission/java/com/android/server/permission/access/immutable/
DImmutable.md50 final (default in Kotlin), so that the method invocations will be `invoke-direct` and allow
/frameworks/wilhelm/doc/
DDoxyfile1465 # The DOT_NUM_THREADS specifies the number of dot invocations doxygen is
/frameworks/native/docs/
DDoxyfile1731 # The DOT_NUM_THREADS specifies the number of dot invocations doxygen is
/frameworks/av/media/libaaudio/
DDoxyfile2063 # The DOT_NUM_THREADS specifies the number of dot invocations doxygen is allowed
/frameworks/av/media/codec2/docs/
Ddoxygen.config2178 # The DOT_NUM_THREADS specifies the number of dot invocations doxygen is allowed
/frameworks/base/media/native/midi/include/
DDoxyfile2219 # The DOT_NUM_THREADS specifies the number of dot invocations doxygen is allowed