/frameworks/support/v7/appcompat/tests/src/android/support/v7/app/ |
DrawerLayoutActivity.java | 77 // This is required to have the drawer slide "over" the toolbar.
|
/packages/apps/ExactCalculator/src/com/android/calculator2/ |
CalculatorPadViewPager.java | 130 // Use the default slide transition when moving to the next page.
|
/packages/apps/Gallery/src/com/android/camera/ |
ViewImage.java | 54 // gallery. It has two modes: normal mode and slide show mode. In normal mode 56 // button to see the previous or next image. In slide show mode it shows one 544 // Could be null if we're stopping a slide show in the course of pausing 867 // Could be null if we're stopping a slide show in the course of pausing [all...] |
/packages/apps/ExactCalculator/res/values/ |
strings.xml | 237 <!-- Content description for the numeric/operation pad when slide-able. [CHAR_LIMIT=NONE] --> 239 <!-- Content description for the advanced pad when slide-able. [CHAR_LIMIT=NONE] --> 241 <!-- Content description for the pad pages when slide-able. -->
|
/frameworks/base/core/java/android/widget/ |
StackView.java | 78 * Represent the two possible stack modes, one where items slide up, and the other 79 * where items slide down. The perspective is also inverted between these two modes. 216 // views above the active view, and have items slide down when sliding out. The opposite is 246 // Slide item in 268 // Slide item out [all...] |
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
ConversationItemView.java | 1731 ObjectAnimator slide = createTranslateXAnimation(false); local 1744 ObjectAnimator slide = ObjectAnimator.ofFloat(this, "translationX", start, end); local [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
version.py | 211 # lets almost anything slide (syntactically), and makes some heuristic
|
/external/clang/lib/StaticAnalyzer/Core/ |
SimpleConstraintManager.cpp | 260 // "slide" the solution range around for modular arithmetic. For example,
|
/external/clang/utils/ABITest/ |
Enumeration.py | 105 # Conceptually we want to slide a diagonal line across a
|
/external/protobuf/src/google/protobuf/ |
unknown_field_set.cc | 219 // Slide down the remaining fields.
|
/external/python/cpython2/Lib/distutils/ |
version.py | 211 # lets almost anything slide (syntactically), and makes some heuristic
|
/external/valgrind/include/ |
pub_tool_xarray.h | 132 /* Remove the specified element of an XArray, and slide all elements
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
QSFragment.java | 292 // If the QS is already expanded we don't need to slide in the header as it's already
|
/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/widget/ |
DrawerLayoutActivity.java | 112 // This is required to have the drawer slide "over" the toolbar.
|
/packages/apps/Messaging/src/com/android/messaging/ui/animation/ |
PopupTransitionAnimation.java | 45 /** The rect to start the slide in animation from */
|
/packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/handheld/ |
GrantPermissionsViewHandlerImpl.java | 235 // Description slide in
|
/packages/apps/Settings/src/com/android/settings/ |
TrustedCredentialsDialogBuilder.java | 361 // Animate slide in from the right
|
/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/ |
version.py | 211 # lets almost anything slide (syntactically), and makes some heuristic
|
/prebuilts/gdb/linux-x86/lib/python2.7/distutils/ |
version.py | 211 # lets almost anything slide (syntactically), and makes some heuristic
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
version.py | 211 # lets almost anything slide (syntactically), and makes some heuristic
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
version.py | 211 # lets almost anything slide (syntactically), and makes some heuristic
|
/toolchain/binutils/binutils-2.25/bfd/ |
elf-nacl.c | 283 The phdrs have already been set up by now, so we have to slide up
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
android-developer-docs.js | 438 function toggle(obj, slide) { 442 if (slide) {
|
/cts/tests/tests/media/src/android/media/cts/ |
EncodeVirtualDisplayTest.java | 246 // Run the color slide show on a separate thread. 536 if (VERBOSE) Log.d(TAG, "slide show finished");
|
/external/doclava/res/assets/templates/assets/ |
doclava-developer-docs.js | 362 function toggle(obj, slide) { 366 if (slide) {
|