HomeSort by relevance Sort by last modified time
    Searched full:transitioning (Results 1 - 25 of 210) sorted by null

1 2 3 4 5 6 7 8 9

  /cts/suite/cts/deviceTests/browserbench/assets/octane/js/
bootstrap-collapse.js 55 if (this.transitioning) return
63 if (hasData && hasData.transitioning) return
75 if (this.transitioning) return
99 that.transitioning = 0
107 this.transitioning = 1
  /external/chromium_org/cc/layers/
heads_up_display_layer_impl_unittest.cc 45 // Simulate a resource loss on transitioning to resourceless software mode.
  /external/chromium_org/cc/scheduler/
time_source.h 31 // If transitioning from not active to active, SetActive will return the
  /external/kernel-headers/original/asm-arm/arch/
gpio-switch.h 39 /* Time in ms to debounce when transitioning from
  /hardware/libhardware/include/hardware/
power.h 84 * on is non-zero when the system is transitioning to an
85 * interactive / awake state, and zero when transitioning to a
  /external/chromium/chrome/browser/instant/
instant_loader_manager_unittest.cc 100 // Makes sure transitioning from non-instant to instant works.
130 // transitioning from a ready non-instant to instant.
168 // Tests transitioning from a non-instant ready loader to an instant ready
193 // Tests transitioning between 3 instant loaders, all ready.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-2433.js 28 // Transitioning from a PackedSmi to PackedDouble should fill the destination
  /external/kernel-headers/original/linux/
securebits.h 36 transitioning to a non-root user (the set-uid fixup suppressed by
  /external/libsepol/include/sepol/policydb/
constraint.h 12 * used to prevent a process from transitioning to a new user
  /frameworks/av/media/libeffects/testlibs/
AudioBiquadFilter.h 162 // Processing function when transitioning to normal state, mono.
165 // Processing function when transitioning to bypass state, mono.
171 // Processing function when transitioning to normal state, multi-channel.
174 // Processing function when transitioning to bypass state, multi-channel.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
securebits.h 36 transitioning to a non-root user (the set-uid fixup suppressed by
  /external/chromium_org/chrome/browser/ui/fullscreen/
fullscreen_controller_state_test.h 69 // before transitioning to their named state.
119 // sent in transitioning to |state_| from the previous persistent state.
179 // Runs one test of transitioning to a state and invoking an event.
  /frameworks/base/core/java/com/android/internal/widget/
ActionBarContainer.java 193 * Set the action bar into a "transitioning" state. While transitioning
198 * @param isTransitioning true if the bar is currently transitioning, false otherwise.
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
ActionBarContainer.java 154 * Set the action bar into a "transitioning" state. While transitioning the bar will block focus
158 * @param isTransitioning true if the bar is currently transitioning, false otherwise.
  /external/chromium_org/net/base/
network_change_notifier.h 255 // Controls delay after OnIPAddressChanged when transitioning from an
258 // Controls delay after OnIPAddressChanged when transitioning from an
261 // Controls delay after OnConnectionTypeChanged when transitioning from an
264 // Controls delay after OnConnectionTypeChanged when transitioning from an
  /external/chromium_org/third_party/WebKit/Source/core/frame/animation/
CompositeAnimation.h 44 // on a single RenderObject, such as a number of properties transitioning at once.
  /external/chromium_org/third_party/WebKit/Source/web/
FullscreenController.h 67 // If set, the WebView is transitioning to fullscreen for this element.
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationListCopy.java 32 * transitioning.
  /cts/tools/dasm/src/java_cup/
lalr_transition.java 20 * @param on_sym symbol we are transitioning on.
42 * @param on_sym symbol we are transitioning on.
  /external/chromium_org/chrome/browser/background/
background_mode_manager_mac.mm 95 // 1) Chrome is transitioning to "launch on startup" state, and there's no
103 // 2) Chrome is transitioning to the "do not launch on startup" state. If
  /external/chromium_org/v8/src/
json-parser.h 330 bool transitioning = true; local
379 // transitioning, no transition can be found anymore.
380 if (transitioning) {
400 transitioning = !target.is_null();
408 if (transitioning) {
427 transitioning = false;
431 // Commit the intermediate state to the object and stop transitioning.
455 if (transitioning) {
  /external/guava/guava/src/com/google/common/util/concurrent/
Service.java 133 * A service in this state is transitioning to {@link #RUNNING}.
143 * A service in this state is transitioning to {@link #TERMINATED}.
  /external/chromium_org/ash/system/tray/
system_tray_bubble.cc 36 // Duration of swipe animation used when transitioning from a default to
167 // When transitioning from detailed view to default view, animate the
226 // When transitioning from default view to detailed view, animate the new
  /development/samples/ApiDemos/src/com/example/android/apis/animation/
FixedGridLayout.java 68 // clipping transitioning children
  /external/chromium/chrome/browser/ui/gtk/
gtk_custom_menu.cc 125 // In the case of hitting PREV and transitioning to a custom menu, we want to

Completed in 412 milliseconds

1 2 3 4 5 6 7 8 9