HomeSort by relevance Sort by last modified time
    Searched full:observe (Results 376 - 400 of 426) sorted by null

<<1112131415161718

  /frameworks/base/docs/html/about/versions/
android-4.3.jd     [all...]
  /frameworks/base/docs/html/reference/android/support/test/runner/
AndroidJUnitRunner.html 816 <code>RunListener</code></a>s to observe the test run:</b>
    [all...]
  /frameworks/base/services/accessibility/java/com/android/server/accessibility/
AccessibilityManagerService.java     [all...]
  /frameworks/support/v4/java/android/support/v4/view/
ViewCompat.java     [all...]
  /packages/providers/DownloadProvider/docs/
index.html     [all...]
  /external/valgrind/memcheck/
mc_translate.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
binutils.info     [all...]
gprof.info 656 using "symspecs" (symbol specifications), which observe the following
    [all...]
  /cts/tests/tests/text/src/android/text/format/cts/
TimeTest.java     [all...]
  /external/mdnsresponder/mDNSCore/
mDNSEmbeddedAPI.h 654 // Conflict? Does this record type react if we observe an apparent conflict?
    [all...]
  /external/valgrind/VEX/priv/
host_x86_defs.c     [all...]
guest_amd64_toIR.c 64 only way to observe eflags[1], a proper fix would be to make that
    [all...]
guest_x86_toIR.c 68 only way to observe eflags[1], a proper fix would be to make that
    [all...]
host_arm_defs.c     [all...]
  /external/valgrind/coregrind/m_aspacemgr/
aspacemgr-linux.c     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py     [all...]
  /external/chromium-trace/trace-viewer/tracing/test_data/
main_thread_has_unclosed_slices.json     [all...]
  /external/chromium-trace/trace-viewer/tracing/third_party/components/core-component-page/
core-component-page.html 12 <div hidden><link rel="import" href="../polymer/polymer.html"><polymer-element name="core-meta" attributes="label type" hidden assetpath="../core-meta/"><script>(function(){var SKIP_ID="meta";var metaData={},metaArray={};Polymer("core-meta",{type:"default",alwaysPrepare:true,ready:function(){this.register(this.id)},get metaArray(){var t=this.type;if(!metaArray[t]){metaArray[t]=[]}return metaArray[t]},get metaData(){var t=this.type;if(!metaData[t]){metaData[t]={}}return metaData[t]},register:function(id,old){if(id&&id!==SKIP_ID){this.unregister(this,old);this.metaData[id]=this;this.metaArray.push(this)}},unregister:function(meta,id){delete this.metaData[id||meta.id];var i=this.metaArray.indexOf(meta);if(i>=0){this.metaArray.splice(i,1)}},get list(){return this.metaArray},byId:function(id){return this.metaData[id]}})})();</script></polymer-element><polymer-element name="core-iconset" extends="core-meta" attributes="src width icons iconSize" assetpath="../core-iconset/"><script>Polymer("core-iconset",{src:"",width:0,icons:"",iconSize:24,offsetX:0,offsetY:0,type:"iconset",created:function(){this.iconMap={};this.iconNames=[];this.themes={}},ready:function(){if(this.src&&this.ownerDocument!==document){this.src=this.resolvePath(this.src,this.ownerDocument.baseURI)}this.super();this.updateThemes()},iconsChanged:function(){var ox=this.offsetX;var oy=this.offsetY;this.icons&&this.icons.split(/\s+/g).forEach(function(name,i){this.iconNames.push(name);this.iconMap[name]={offsetX:ox,offsetY:oy};if(ox+this.iconSize<this.width){ox+=this.iconSize}else{ox=this.offsetX;oy+=this.iconSize}},this)},updateThemes:function(){var ts=this.querySelectorAll("property[theme]");ts&&ts.array().forEach(function(t){this.themes[t.getAttribute("theme")]={offsetX:parseInt(t.getAttribute("offsetX"))||0,offsetY:parseInt(t.getAttribute("offsetY"))||0}},this)},getOffset:function(icon,theme){var i=this.iconMap[icon];if(!i){var n=this.iconNames[Number(icon)];i=this.iconMap[n]}var t=this.themes[theme];if(i&&t){return{offsetX:i.offsetX+t.offsetX,offsetY:i.offsetY+t.offsetY}}return i},applyIcon:function(element,icon,scale){var offset=this.getOffset(icon);scale=scale||1;if(element&&offset){var icon=element._icon||document.createElement("div");var style=icon.style;style.backgroundImage="url("+this.src+")";style.backgroundPosition=-offset.offsetX*scale+"px"+" "+(-offset.offsetY*scale+"px");style.backgroundSize=scale===1?"auto":this.width*scale+"px";if(icon.parentNode!==element){element.appendChild(icon)}return icon}}});</script></polymer-element><style shim-shadowdom="">html /deep/ core-icon{display:inline-block;vertical-align:middle;background-repeat:no-repeat;fill:currentcolor;position:relative;height:24px;width:24px}</style><polymer-element name="core-icon" attributes="src icon alt" assetpath="../core-icon/"><script>(function(){var meta;Polymer("core-icon",{src:"",icon:"",alt:null,observe:{icon:"updateIcon",alt:"updateAlt"},defaultIconset:"icons",ready:function(){if(!meta){meta=documen (…)
    [all...]
  /external/boringssl/src/crypto/aes/asm/
aesni-x86_64.pl 80 # observe even 10/11.2 and 10/12.4 (CTR, OFB, CFB)...
    [all...]
  /external/lldb/include/lldb/Target/
Process.h     [all...]
  /external/llvm/docs/
CodeGenerator.rst     [all...]
  /external/vixl/src/vixl/a64/
assembler-a64.cc     [all...]
  /frameworks/base/core/java/android/hardware/camera2/
CameraCharacteristics.java     [all...]
  /frameworks/base/core/res/
AndroidManifest.xml     [all...]

Completed in 5827 milliseconds

<<1112131415161718