OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:interpolators
(Results
1 - 6
of
6
) sorted by null
/developers/build/prebuilts/gradle/Interpolator/Application/tests/src/com/example/android/interpolator/tests/
SampleTests.java
78
Interpolator[]
interpolators
= mTestFragment.getInterpolators();
local
87
// The number of loaded
interpolators
has to match the number of entries in the spinner
88
assertEquals(
interpolators
.length, interpolateSpinner.getCount());
89
// Test that all
interpolators
have been loaded
90
for (Interpolator i :
interpolators
) {
97
* Test if all
Interpolators
can be used to start an animation.
103
final Interpolator[]
interpolators
= mTestFragment.getInterpolators();
local
105
for (final Interpolator i :
interpolators
) {
/developers/samples/android/ui/Interpolator/Application/tests/src/com/example/android/interpolator/tests/
SampleTests.java
78
Interpolator[]
interpolators
= mTestFragment.getInterpolators();
local
87
// The number of loaded
interpolators
has to match the number of entries in the spinner
88
assertEquals(
interpolators
.length, interpolateSpinner.getCount());
89
// Test that all
interpolators
have been loaded
90
for (Interpolator i :
interpolators
) {
97
* Test if all
Interpolators
can be used to start an animation.
103
final Interpolator[]
interpolators
= mTestFragment.getInterpolators();
local
105
for (final Interpolator i :
interpolators
) {
/frameworks/base/libs/hwui/
PropertyValuesAnimatorSet.h
60
Interpolator*
interpolators
, int64_t startDelays,
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/animator/
AnimationContentAssist.java
81
// List all framework
interpolators
with full path first
84
List<String>
interpolators
= new ArrayList<String>();
local
89
interpolators
.add(base + item.getName());
92
addMatchingProposals(proposals,
interpolators
.toArray(), offset, node, wordPrefix,
/frameworks/base/tools/aapt/
Resource.cpp
1295
sp<ResourceTypeSet>
interpolators
;
local
[
all
...]
/external/guice/extensions/persist/lib/
hibernate-annotations.jar
Completed in 258 milliseconds