OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:finalState
(Results
1 - 21
of
21
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/dom/
DocumentLifecycle.h
71
Scope(DocumentLifecycle&, State
finalState
);
74
void setFinalState(State
finalState
) { m_finalState =
finalState
; }
DocumentLifecycle.cpp
40
DocumentLifecycle::Scope::Scope(DocumentLifecycle& lifecycle, State
finalState
)
42
, m_finalState(
finalState
)
/external/guava/guava/src/com/google/common/util/concurrent/
AbstractFuture.java
244
protected boolean tryReleaseShared(int
finalState
) {
245
setState(
finalState
);
340
* be set but not both. The {@code
finalState
} is the state to change to
347
* @param
finalState
the state to transition to.
350
int
finalState
) {
357
releaseShared(
finalState
);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
StackStateAnimator.java
103
StackScrollState
finalState
, long additionalDelay) {
105
processAnimationEvents(mAnimationEvents,
finalState
);
111
mCurrentLastNotAddedIndex = findLastNotAddedIndex(
finalState
);
115
StackScrollState.ViewState viewState =
finalState
.getViewStateForView(child);
121
startAnimations(child, viewState,
finalState
, i);
131
private int findLastNotAddedIndex(StackScrollState
finalState
) {
136
StackScrollState.ViewState viewState =
finalState
.getViewStateForView(child);
151
StackScrollState
finalState
, int i) {
173
delay = mCurrentAdditionalDelay + calculateChildAnimationDelay(viewState,
finalState
);
258
finalState
.performSpeedBumpAnimation(i, (SpeedBumpView) child, viewState
[
all
...]
/packages/apps/Launcher3/src/com/android/launcher3/
Workspace.java
[
all
...]
/frameworks/base/services/backup/java/com/android/server/backup/
BackupManagerService.java
[
all
...]
/external/owasp/sanitizer/distrib/lib/
guava.jar
/external/owasp/sanitizer/lib/guava-libraries/
guava.jar
/frameworks/testing/espresso/libs/
guava-14.0.1.jar
/packages/services/Telecomm/libs/
guava.jar
/prebuilts/devtools/tools/lib/
guava-13.0.1.jar
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
guava-14.0.1.jar
/prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar
/prebuilts/sdk/tools/lib/
guava-10.0.1.jar
lint.jar
lint_api.jar
lint_checks.jar
/prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava/14.0/
guava-14.0.jar
/prebuilts/tools/common/guava-tools/
guava-13.0.1.jar
/prebuilts/tools/common/m2/repository/com/google/guava/guava/13.0.1/
guava-13.0.1.jar
/prebuilts/tools/common/m2/repository/com/google/guava/guava/15.0/
guava-15.0.jar
Completed in 1534 milliseconds