HomeSort by relevance Sort by last modified time
    Searched defs:in (Results 276 - 300 of 3164) sorted by null

<<11121314151617181920>>

  /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