/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
slpublic.h | 14 typedef GUID SLID; 34 const SLID *pComponentId; 47 const SLID *pAppId, 56 SLID **ppReturnedAppIds 60 const SLID *pApplicationId, 78 const SLID *pApplicationId, 84 const SLID *pAppId, 90 const SLID *pAppId, 98 const SLID *pApplicationId 103 const SLID *pAppId [all...] |
/external/chromium_org/content/browser/web_contents/ |
web_contents_view_overscroll_animator_slider_mac.h | 29 // middleView_ is slid to the right, and bottomView_ peeks out from the 35 // topView_ is slid to the left from off screen, its final position exactly
|
/bionic/libc/kernel/uapi/rdma/ |
ib_user_sa.h | 45 __be16 slid; member in struct:ib_user_path_rec
|
ib_user_verbs.h | 344 __u16 slid; member in struct:ib_uverbs_wc
|
/external/kernel-headers/original/uapi/rdma/ |
ib_user_sa.h | 58 __be16 slid; member in struct:ib_user_path_rec
|
ib_user_verbs.h | 355 __u16 slid; member in struct:ib_uverbs_wc
|
/packages/apps/Dialer/tests/src/com/android/dialer/widget/ |
ActionBarControllerTest.java | 109 // be slid down or up depending on what the state of the action bar was before that. 118 // ActionBar slid up previously before entering searchUI
|
/frameworks/support/v4/java/android/support/v4/widget/ |
SlidingPaneLayout.java | 219 * Called when a sliding pane becomes slid completely open. The pane may or may not 221 * @param panel The child view that was slid to an open position, revealing other panes 226 * Called when a sliding pane becomes slid completely closed. The pane is now guaranteed 228 * @param panel The child view that was slid to a closed position 296 * Set the color used to fade the sliding pane out when it is slid most of the way offscreen. [all...] |
/packages/apps/DeskClock/src/com/android/deskclock/widget/sgv/ |
SgvAnimationHelper.java | 39 // New views are slid in from the side. Existing views are updated and translated 57 // Stale views are slid to the side of the screen. Existing views are then updated
|
/packages/apps/Dialer/src/com/android/dialer/list/ |
ListsFragment.java | 110 // For every 1 percent that the panel is slid upwards, clip 1 percent off the top 112 // being pushed out of view when the panel is slid upwards. slideOffset is 1 when
|
/packages/apps/Dialer/src/com/android/dialer/widget/ |
ActionBarController.java | 58 * @return Whether or not the action bar is currently showing (both slid down and visible)
|
OverlappingPaneLayout.java | 186 * Called when a sliding pane becomes slid completely open. The pane may or may not 188 * @param panel The child view that was slid to an open position, revealing other panes 193 * Called when a sliding pane becomes slid completely closed. The pane is now guaranteed 195 * @param panel The child view that was slid to a closed position 774 * the content pane can be slid back and forth. 776 * @return true if content in this layout can be slid open and closed [all...] |
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
KeyboardActionListener.java | 39 * @param withSliding true if releasing has occurred because the user slid finger from the key
|
PointerTracker.java | [all...] |
/development/samples/Support4Demos/res/values/ |
strings.xml | 174 <string name="sliding_pane_layout_summary">This activity illustrates the use of sliding panes. The content pane may be slid to one side on narrow devices to reveal the left pane used to select content. Sliding panes can be used to fit a UI intended for wider screens in a smaller space. Tapping the Action Bar\'s Up button at the left side of the bar will navigate up in the hierarchy, represented by the left pane. If you rotate the device to landscape mode, on most devices you will see that both panes fit together side by side with no sliding necessary.</string>
|
/development/samples/Support7Demos/res/values/ |
strings.xml | 116 The content pane may be slid to one side on narrow devices to reveal the left pane used to
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/infobar/ |
ContentWrapperView.java | 216 * to overlap when a bar is slid towards the top of the screen. This calculates a bounding box
|
/external/chromium_org/chrome/browser/resources/ |
plugins.js | 176 // Explicitly set the height for each element that wants to be "slid" in and
|
/external/chromium_org/ui/message_center/views/ |
toast_contents_view.cc | 59 // Sets the transparent background. Then, when the message view is slid out,
|
/external/valgrind/main/include/ |
pub_tool_xarray.h | 131 element at the index and all above it are slid upwards one slot so
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/ |
KeyboardAccessibilityDelegate.java | 243 // Make sure we're not getting an EXIT event because the user slid
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
KeyboardState.java | 556 // In shift locked state, shift has been pressed and slid out to other key. 559 // Shift has been pressed and slid out to other key.
|
/external/okhttp/website/static/ |
bootstrap.min.js | 6 !function(e){"use strict";e(function(){e.support.transition=function(){var e=function(){var e=document.createElement("bootstrap"),t={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"},n;for(n in t)if(e.style[n]!==undefined)return t[n]}();return e&&{end:e}}()})}(window.jQuery),!function(e){"use strict";var t='[data-dismiss="alert"]',n=function(n){e(n).on("click",t,this.close)};n.prototype.close=function(t){function s(){i.trigger("closed").remove()}var n=e(this),r=n.attr("data-target"),i;r||(r=n.attr("href"),r=r&&r.replace(/.*(?=#[^\s]*$)/,"")),i=e(r),t&&t.preventDefault(),i.length||(i=n.hasClass("alert")?n:n.parent()),i.trigger(t=e.Event("close"));if(t.isDefaultPrevented())return;i.removeClass("in"),e.support.transition&&i.hasClass("fade")?i.on(e.support.transition.end,s):s()};var r=e.fn.alert;e.fn.alert=function(t){return this.each(function(){var r=e(this),i=r.data("alert");i||r.data("alert",i=new n(this)),typeof t=="string"&&i[t].call(r)})},e.fn.alert.Constructor=n,e.fn.alert.noConflict=function(){return e.fn.alert=r,this},e(document).on("click.alert.data-api",t,n.prototype.close)}(window.jQuery),!function(e){"use strict";var t=function(t,n){this.$element=e(t),this.options=e.extend({},e.fn.button.defaults,n)};t.prototype.setState=function(e){var t="disabled",n=this.$element,r=n.data(),i=n.is("input")?"val":"html";e+="Text",r.resetText||n.data("resetText",n[i]()),n[i](r[e]||this.options[e]),setTimeout(function(){e=="loadingText"?n.addClass(t).attr(t,t):n.removeClass(t).removeAttr(t)},0)},t.prototype.toggle=function(){var e=this.$element.closest('[data-toggle="buttons-radio"]');e&&e.find(".active").removeClass("active"),this.$element.toggleClass("active")};var n=e.fn.button;e.fn.button=function(n){return this.each(function(){var r=e(this),i=r.data("button"),s=typeof n=="object"&&n;i||r.data("button",i=new t(this,s)),n=="toggle"?i.toggle():n&&i.setState(n)})},e.fn.button.defaults={loadingText:"loading..."},e.fn.button.Constructor=t,e.fn.button.noConflict=function(){return e.fn.button=n,this},e(document).on("click.button.data-api","[data-toggle^=button]",function(t){var n=e(t.target);n.hasClass("btn")||(n=n.closest(".btn")),n.button("toggle")})}(window.jQuery),!function(e){"use strict";var t=function(t,n){this.$element=e(t),this.$indicators=this.$element.find(".carousel-indicators"),this.options=n,this.options.pause=="hover"&&this.$element.on("mouseenter",e.proxy(this.pause,this)).on("mouseleave",e.proxy(this.cycle,this))};t.prototype={cycle:function(t){return t||(this.paused=!1),this.interval&&clearInterval(this.interval),this.options.interval&&!this.paused&&(this.interval=setInterval(e.proxy(this.next,this),this.options.interval)),this},getActiveIndex:function(){return this.$active=this.$element.find(".item.active"),this.$items=this.$active.parent().children(),this.$items.index(this.$active)},to:function(t){var n=this.getActiveIndex(),r=this;if(t>this.$items.length-1||t<0)return;return this.sliding?this.$element.one("slid",function(){r.to(t)}):n==t?this.pause().cycle():this.slide(t>n?"next":"prev",e(this.$items[t]))},pause:function(t){return t||(this.paused=!0),this.$element.find(".next, .prev").length&&e.support.transition.end&&(this.$element.trigger(e.support.transition.end),this.cycle(!0)),clearInterval(this.interval),this.interval=null,this},next:function(){if(this.sliding)return;return this.slide("next")},prev:function(){if(this.sliding)return;return this.slide("prev")},slide:function(t,n){var r=this.$element.find(".item.active"),i=n||r[t](),s=this.interval,o=t=="next"?"left":"right",u=t=="next"?"first":"last",a=this,f;this.sliding=!0,s&&this.pause(),i=i.length?i:this.$element.find(".item")[u](),f=e.Event("slide",{relatedTarget:i[0],direction:o});if(i.hasClass("active"))return;this.$indicators.length&&(this.$indicators.find(".active").removeClass("active"),this.$element.one("slid",function(){var t=e(a.$indicators.children()[a.getActiveIndex()]);t&&t.addClass("active")}));if(e.support.transition&&this.$element.hasClass("slide")){this.$element.trigger(f);if(f.isDefaultPrevented())return;i.addClass(t),i[0].offsetWidth,r.addClass(o),i.addClass(o),this.$element.one(e.support.transition.end,function(){i.removeClass([t,o].join(" ")).addClass("active"),r.removeClass(["active",o].join(" ")),a.sliding=!1,setTimeout(function(){a.$element.trigger("slid")},0)})}else{this.$element.trigger(f);if(f.isDefaultPrevented())return;r.removeClass("active"),i.addClass("active"),this.sliding=!1,this.$element.trigger("slid")}return s&&this.cycle(),this}};var n=e.fn.carousel;e.fn.carousel=function(n){return this.each(fun (…)
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/event/ |
Event.java | 31 * user has slid out of the key), etc. It may also be a batch input from a gesture or handwriting
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/banners/ |
SwipableOverlayView.java | 49 * is slid off of the screen) or the content scroll offset will increase.
|