HomeSort by relevance Sort by last modified time
    Searched full:invisible (Results 426 - 450 of 771) sorted by null

<<11121314151617181920>>

  /packages/apps/Settings/src/com/android/settings/applications/
InstalledAppDetails.java 282 mMoveAppButton.setVisibility(View.INVISIBLE);
457 mMoreControlButtons.findViewById(R.id.left_button).setVisibility(View.INVISIBLE);
560 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/asus/flo/
media_profiles.xml 337 If a codec is not enabled, it is invisible to the applications
  /device/lge/mako/
media_profiles.xml 337 If a codec is not enabled, it is invisible to the applications
  /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/quake/quake/src/WinQuake/
console.cpp 654 realtime = 0; // put the cursor back to invisible
  /external/robolectric/src/test/java/com/xtremelabs/robolectric/res/
ViewLoaderTest.java 202 assertThat(overrideIncludeView.findViewById(R.id.snippet_text).getVisibility(), is(View.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 537 * 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/reference/com/google/android/gms/maps/model/
Circle.html 752 <dd>Indicates if the circle is visible or invisible, i.e., whether it is drawn on the map. An
753 invisible polygon is not drawn, but retains all of its other properties. The default is
    [all...]
  /frameworks/base/docs/html/training/animation/
zoom.jd 113 android:visibility="invisible"
  /frameworks/base/services/java/com/android/server/am/
ServiceRecord.java 380 // Do not allow apps to present a sneaky invisible content view either.
  /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

Completed in 2894 milliseconds

<<11121314151617181920>>