HomeSort by relevance Sort by last modified time
    Searched full:invisible (Results 401 - 425 of 709) sorted by null

<<11121314151617181920>>

  /external/webkit/Source/WebKit2/UIProcess/win/
WebView.cpp 318 // We create an invisible vertical scrollbar and an invisible horizontal scrollbar to allow
699 // invisible than twiddling the visibility flag.
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/activities/
PeopleActivity.java 717 // Note mContactDetailLoaderFragment is an invisible fragment, but we still have to show/
    [all...]
ContactSelectionActivity.java 206 mSearchView.setVisibility(View.INVISIBLE);
  /packages/apps/Settings/src/com/android/settings/applications/
InstalledAppDetails.java 282 mMoveAppButton.setVisibility(View.INVISIBLE);
453 mMoreControlButtons.findViewById(R.id.left_button).setVisibility(View.INVISIBLE);
554 mAppVersion.setVisibility(View.INVISIBLE);
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
CanvasViewInfo.java 89 * fixed padding because they were invisible and somebody requested visibility.
447 * Returns true if this {@link CanvasViewInfo} represents an invisible widget that
451 * @return True if this is a tiny layout or invisible view
    [all...]
  /development/apps/Development/src/com/android/development/
AccountsTester.java 142 holder.icon.setVisibility(View.INVISIBLE);
  /development/samples/ApiDemos/src/com/example/android/apis/view/
_index.html 138 <dd>Demonstrates toggling the visibility of a View object between visible, invisible, and gone. </dd>
  /development/samples/Snake/src/com/example/android/snake/
SnakeView.java 335 mStatusText.setVisibility(View.INVISIBLE);
  /development/samples/training/location-aware/src/com/example/android/location/
LocationActivity.java 157 // Stop receiving location updates whenever the Activity becomes invisible.
  /device/samsung/tuna/
media_profiles.xml 337 If a codec is not enabled, it is invisible to the applications
  /external/chromium/chrome/browser/prerender/
prerender_contents.cc 460 // Neither of these can happen in the case of an invisible prerender.
  /external/chromium/chrome/browser/ui/views/
hung_renderer_view.cc 234 // window (but still invisible). If the user has another window or
  /external/chromium/chrome/browser/ui/views/location_bar/
location_bar_view.h 292 // appropriately. Otherwise |view| is made invisible.
  /external/javassist/tutorial/
tutorial3.html 224 as runtime invisible (or visible) annotations attribute.
  /external/jmonkeyengine/engine/src/test/jme3test/
TestChooser.java 83 * Constructs a new TestChooser that is initially invisible.
  /external/llvm/include/llvm/
Instruction.h 261 /// effects because the newly allocated memory is completely invisible to
  /external/quake/quake/src/WinQuake/
console.cpp 654 realtime = 0; // put the cursor back to invisible
  /external/webkit/Source/WebKit/chromium/src/
WebFrameImpl.h 312 // It is not necessary if the frame is invisible, for example, or if this
  /frameworks/base/core/java/android/accounts/
ChooseTypeAndAccountActivity.java 499 * If not specified then makes the description invisible.
  /frameworks/base/core/java/android/widget/
EdgeEffect.java 296 // nearly invisible.
  /frameworks/base/core/java/com/android/internal/widget/
SizeAdaptiveLayout.java 143 // make sure all views start off invisible.
  /frameworks/base/docs/html/training/animation/
zoom.jd 103 android:visibility="invisible"
  /frameworks/ex/common/java/com/android/common/contacts/
BaseEmailAddressAdapter.java 375 // Skip the local invisible directory, because the default directory
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppTransferActivity.java 158 // set this record to INVISIBLE
  /packages/apps/Contacts/src/com/android/contacts/list/
PhoneFavoriteFragment.java 441 mLoadingView.setVisibility(View.INVISIBLE);

Completed in 1271 milliseconds

<<11121314151617181920>>