/development/samples/ApiDemos/src/com/example/android/apis/app/ |
Animation.java | 35 * <p>Example of using a custom animation when transitioning between activities.</p>
|
/development/samples/ApiDemos/tests/src/com/example/android/apis/view/ |
Focus2AndroidTest.java | 36 * level, key events actually translate to focus transitioning in the way we expect.
|
/external/ceres-solver/internal/ceres/ |
corrector.cc | 68 // function, but as the function starts transitioning from convex to
|
/external/chromium_org/chrome/browser/download/ |
download_status_updater.cc | 126 // now transitioning to a terminal state, then clear its WasInProgressData
|
/external/chromium_org/chrome/browser/resources/extensions/ |
extension_error.js | 141 // Disable scrolling while transitioning. If the element is active,
|
/external/chromium_org/chrome/browser/ui/app_list/ |
start_page_service.cc | 116 // Transitioning into the "hotword recognizing" state is handled by the
|
/external/chromium_org/chrome/browser/ui/panels/ |
docked_panel_collection.h | 42 // one that is transitioning from another grouping of panels.
|
/external/chromium_org/chrome/renderer/net/ |
renderer_net_predictor.h | 7 // The first addition to the queue (transitioning from empty to having
|
/external/chromium_org/components/sync_driver/ |
non_blocking_data_type_controller.h | 37 // This controller is responsible for transitioning the type proxy into and out
|
/external/chromium_org/content/child/npapi/ |
webplugin.h | 113 // plugin src url transitioning from https to http.
|
/external/chromium_org/content/public/common/ |
context_menu_params.h | 42 // if, for example, we are transitioning to an incognito window, since we
|
/external/chromium_org/extensions/browser/app_window/ |
app_window_interactive_uitest.cc | 59 // Tests are flaky on Mac as transitioning to fullscreen is not instantaneous
|
/external/chromium_org/extensions/shell/browser/ |
shell_nacl_browser_delegate.cc | 35 // Handles an extension's NaCl process transitioning in or out of idle state by
|
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/ |
AudioScheduledSourceNode.cpp | 90 // Increment the active source count only if we're transitioning from SCHEDULED_STATE to PLAYING_STATE.
|
/external/chromium_org/third_party/WebKit/Source/web/ |
FullscreenController.cpp | 132 // We are already transitioning to fullscreen for a different element.
|
/external/chromium_org/third_party/mesa/src/src/mesa/vbo/ |
vbo_context.h | 61 /** Used to signal when transitioning from one kind of drawing method
|
/external/chromium_org/third_party/polymer/components/core-animated-pages/transitions/ |
core-transition-pages.html | 36 3. `complete`: Called when the elements are finished transitioning.
|
/external/chromium_org/third_party/polymer/components/core-overlay/ |
core-overlay.html | 305 this.transitioning = true; 375 this.transitioning = false; 648 // transition). Otherwise, we risk infinite recursion when a transitioning 654 if (current && !current.transitioning) {
|
/external/chromium_org/third_party/polymer/components-chromium/core-animated-pages/transitions/ |
hero-transition.html | 13 /* Hide heroes that are not currently transitioning */
|
/external/chromium_org/ui/compositor/ |
layer_animation_sequence.h | 29 // TODO(vollick) Create a 'blended' sequence for transitioning between
|
/external/chromium_org/ui/gl/ |
gl_context.h | 90 // transitioning can cause corruption and hangs (OS X only).
|
/external/mesa3d/src/mesa/vbo/ |
vbo_context.h | 61 /** Used to signal when transitioning from one kind of drawing method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/ |
PiecewiseLinearIndentationFunctor.java | 39 * achieved when the next card just starts transitioning into the stack and
|
StackScrollAlgorithm.java | 351 // How far in is the element currently transitioning into the bottom stack. 494 // This is the transitioning element on top of bottom stack, calculate how far we are in. [all...] |
/frameworks/opt/setupwizard/navigationbar/src/com/android/setupwizard/navigationbar/ |
SetupWizardNavBar.java | 88 // undetectable times, like transitioning from a finishing activity that had a keyboard
|