HomeSort by relevance Sort by last modified time
    Searched full:reveal (Results 26 - 50 of 197) sorted by null

12 3 4 5 6 7 8

  /external/skia/gm/
bitmaprect.cpp 176 // This GM attempts to reveal any issues we may have when the GPU has to
  /external/webkit/Source/WebCore/inspector/front-end/
treeoutline.js 378 this.selectedTreeElement.reveal();
401 nextSelectedElement.reveal();
426 TreeOutline.prototype.reveal = function()
784 TreeElement.prototype.reveal = function()
  /external/chromium/chrome/browser/resources/shared/js/cr/ui/
tree.js 384 reveal: function() {
445 this.reveal();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
SourceRevealer.java 73 public boolean reveal(String applicationName, String className, int line) { method in class:SourceRevealer
83 * Reveal the source for given fully qualified method name.<br>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutMetadata.java 184 false /*reveal*/, false /*append*/);
249 value, false /*reveal*/, false /*append*/);
  /development/samples/Support4Demos/res/values/
strings.xml 167 <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/Support4Demos/src/com/example/android/supportv4/widget/
SlidingPaneLayoutActivity.java 110 * reveal the content.
  /docs/source.android.com/src/compatibility/
overview.jd 110 the engineers building a device. Its intent is to reveal incompatibilities
  /external/smali/dexlib/src/main/java/org/jf/dexlib/Util/
ByteArray.java 29 * can "reveal" a partial slice of the underlying array.
  /frameworks/base/docs/html/about/versions/
android-2.0-highlights.jd 95 such as Email, Messaging, and Calendar can also reveal the Quick Contact widget
  /frameworks/base/docs/html/guide/topics/search/
index.jd 104 can reveal previous search activities, you should implement the ability for the user to clear the
  /frameworks/base/docs/html/sdk/installing/
index.jd 134 // reveal only the docs for this OS
  /frameworks/compile/mclinker/lib/Support/
MemoryArea.cpp 22 // reveal what is the special situation.
  /libcore/luni/src/main/java/libcore/net/url/
JarURLConnectionImpl.java 265 * Returns the content length of the resource. Test cases reveal that if the
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/
LogStatement.java 35 * associated with the {@code String[] keys} are likely to reveal information about the user. The
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
AddSuppressAttribute.java 119 true /*reveal*/, true /*append*/);
  /frameworks/base/services/java/com/android/server/wm/
AppTransition.java 84 /** The window in the top-most activity is being closed to reveal the
90 /** A window in the top-most activity is being closed to reveal the
107 /** The window in the top-most activity is being closed to reveal the previous activity, and
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
DdmsPlugin.java 269 // of the extension point. see #reveal(String, String, int)
820 public void reveal(String applicationName, String className, int line) { method in class:DdmsPlugin
821 JavaSourceRevealer.reveal(applicationName, className, line);
    [all...]
  /frameworks/base/docs/html/guide/topics/manifest/
application-element.jd 321 If the account data may reveal personally identifiable information, it's important
342 app with accounts that belong to the owner user, which may reveal personally identifiable
343 information. If the account may reveal personal details, you <strong>should not</strong>
  /dalvik/dexgen/src/com/android/dexgen/util/
ByteArray.java 25 * can "reveal" a partial slice of the underlying array.
  /dalvik/dx/src/com/android/dx/util/
ByteArray.java 25 * can "reveal" a partial slice of the underlying array.
  /docs/source.android.com/src/source/
using-eclipse.jd 67 <p>If you have a "Welcome" screen, close it to reveal the Java perspective.</p>
  /external/chromium/chrome/browser/resources/touch_ntp/
slider.js 7 * that have items that can slide left to right to reveal additional items.
  /external/chromium/third_party/libjingle/source/talk/xmpp/
xmppengineimpl.cc 384 // line-oriented servers (e.g., Apache) to reveal themselves more quickly.
  /external/dexmaker/src/dx/java/com/android/dx/util/
ByteArray.java 25 * can "reveal" a partial slice of the underlying array.

Completed in 1156 milliseconds

12 3 4 5 6 7 8