OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:in
(Results
276 - 300
of
3164
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/developers/samples/android/ui/views/TextSwitcher/Application/src/main/java/com/example/android/textswitcher/
MainActivity.java
5
* you may not use this file except
in
compliance with the License.
10
* Unless required by applicable law or agreed to
in
writing, software
33
* the current text out and new text
in
when
53
* Set the
in
and out animations. Using the fade_in/out animations
56
Animation
in
= AnimationUtils.loadAnimation(this,
local
60
mSwitcher.setInAnimation(
in
);
66
* the new value is displayed
in
the TextSwitcher. The change of text is
67
* automatically animated using the
in
/out animations set above.
/development/samples/browseable/TextSwitcher/src/com.example.android.textswitcher/
MainActivity.java
5
* you may not use this file except
in
compliance with the License.
10
* Unless required by applicable law or agreed to
in
writing, software
33
* the current text out and new text
in
when
53
* Set the
in
and out animations. Using the fade_in/out animations
56
Animation
in
= AnimationUtils.loadAnimation(this,
local
60
mSwitcher.setInAnimation(
in
);
66
* the new value is displayed
in
the TextSwitcher. The change of text is
67
* automatically animated using the
in
/out animations set above.
/device/google/accessory/arduino/AndroidAccessory/
AndroidAccessory.h
5
* you may not use this file except
in
compliance with the License.
10
* Unless required by applicable law or agreed to
in
writing, software
34
uint8_t
in
;
member in class:AndroidAccessory