HomeSort by relevance Sort by last modified time
    Searched full:invisible (Results 201 - 225 of 367) sorted by null

1 2 3 4 5 6 7 891011>>

  /development/samples/LunarLander/src/com/example/android/lunarlander/
LunarView.java 469 b.putInt("viz", View.INVISIBLE);
    [all...]
  /development/tools/monkeyrunner/src/com/android/monkeyrunner/
MonkeyRunner.java 379 * to be invisible to the script for internal needs.
  /external/chromium/third_party/icu/source/data/unidata/
DerivedJoiningType.txt 235 2060..2064 ; T # Cf [5] WORD JOINER..INVISIBLE PLUS
changes.txt 126 because they should not normally be invisible.
  /external/chromium/third_party/icu/source/i18n/
coll.cpp 611 : LocaleKeyFactory(delegate->visible() ? VISIBLE : INVISIBLE)
  /external/e2fsprogs/misc/
tune2fs.8.in 245 files to the invisible, reserved journal inode. For all filesystems
  /external/grub/docs/
internals.texi 4 This chapter documents the user-invisible aspect of GRUB.
  /external/icu4c/i18n/
coll.cpp 611 : LocaleKeyFactory(delegate->visible() ? VISIBLE : INVISIBLE)
  /external/kernel-headers/original/linux/
netdevice.h 356 unsigned short priv_flags; /* Like 'flags' but invisible to userspace. */
  /external/quake/quake/src/QW/client/
console.c 667 realtime = 0; // put the cursor back to invisible
  /external/webkit/WebCore/dom/
Node.h 430 * Detaches the node from the rendering tree, making it invisible in the rendered view. This method will remove
  /external/webkit/WebCore/rendering/
RenderView.cpp 255 // or even invisible.
  /frameworks/base/core/java/android/inputmethodservice/
InputMethodService.java     [all...]
  /frameworks/base/core/java/android/view/
LayoutInflater.java 727 view.setVisibility(View.INVISIBLE);
  /frameworks/base/core/java/android/widget/
ZoomButtonsController.java 52 * view and does the hit detection locally (attaches when visible, detaches when invisible).
  /frameworks/base/docs/html/guide/appendix/
glossary.jd 260 Some viewgroups are invisible and are for layout only, while others have
market-filters.jd 91 makes the app invisible to the user, the user will not see that an upgrade is
  /frameworks/base/docs/html/guide/practices/design/
performance.jd 348 "invisible" performance hit.</p>
  /frameworks/base/services/java/com/android/server/
StatusBarManagerService.java 281 * invisible to visible in order to clear the notification light.
  /packages/apps/Mms/src/com/android/mms/ui/
ComposeMessageActivity.java 568 "afterTextChanged called with invisible mRecipientsEditor");
572 "RecipientsWatcher: afterTextChanged called with invisible mRecipientsEditor");
    [all...]
  /packages/apps/Settings/src/com/android/settings/applications/
InstalledAppDetails.java 345 mAppVersion.setVisibility(View.INVISIBLE);
ManageApplications.java 318 mListContainer.setVisibility(View.INVISIBLE);
    [all...]
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
CandidateView.java 482 // The invisible candidate view(the one which is not in foreground) can
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/testdata/
mock_attrs.xml 166 <enum name="invisible" value="1" />
  /frameworks/base/core/res/res/values/
attrs.xml     [all...]

Completed in 1522 milliseconds

1 2 3 4 5 6 7 891011>>