HomeSort by relevance Sort by last modified time
    Searched full:gone (Results 276 - 300 of 726) sorted by null

<<11121314151617181920>>

  /external/chromium/third_party/icu/source/test/threadtest/
stringtest.cpp 121 // of the copies should be gone.
  /external/guava/src/com/google/common/collect/
ImmutableSortedSetFauxverideShim.java 148 * retrospect, the static factory methods should have gone in a separate class
  /external/icu4c/test/intltest/
regcoll.h 217 // Support for Swedish gone in 1.1.6 (Can't create Swedish collator)
  /external/icu4c/test/threadtest/
stringtest.cpp 121 // of the copies should be gone.
  /external/kernel-headers/original/linux/
if.h 108 * Device mapping structure. I'd just gone off and designed a
  /external/qemu/distrib/sdl-1.2.12/src/video/photon/
SDL_ph_mouse.c 122 /* Don't do anything if the display is gone */
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11mouse.c 148 /* Don't do anything if the display is gone */
  /external/qemu/
qemu-common.h 9 to be removed once dyngen is gone. */
  /external/svox/pico/lib/
picoacph.h 97 of the PUNC). All PUNC, incl PUNC(...FLUSH...) now gone.
  /external/v8/test/mjsunit/
delete.js 45 assertTrue(typeof x === 'undefined', "x is gone");
  /external/webkit/JavaScriptCore/tests/mozilla/js1_5/Regress/
regress-68498-004.js 77 * 8. The value of this global variable is 'outer', but we should NOT have gone
  /external/webkit/WebCore/history/
PageCache.cpp 177 // Postpone dead pruning until all our resources have gone dead.
  /frameworks/base/core/java/android/accounts/
GrantCredentialsPermissionActivity.java 93 authTokenTypeView.setVisibility(View.GONE);
  /frameworks/base/core/java/android/app/backup/
IBackupManager.aidl 59 * Notify the Backup Manager Service that an agent has unexpectedly gone away.
  /frameworks/base/core/java/com/android/internal/widget/
DigitalClock.java 89 mAmPm.setVisibility(show ? View.VISIBLE : View.GONE);
  /frameworks/base/core/res/res/layout/
keyguard_screen_tab_unlock.xml 166 android:visibility="gone"
keyguard_screen_tab_unlock_land.xml 165 android:visibility="gone"
  /frameworks/base/docs/html/guide/topics/testing/
what_to_test.jd 53 is gone, the device is useless until it is recharged. You need to write your application to
  /frameworks/base/media/libstagefright/
HTTPStream.cpp 305 LOGE("recv failed, server is gone, total received: %d bytes",
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
StatusBarIconView.java 109 setVisibility(icon.visible ? VISIBLE : GONE);
  /frameworks/base/policy/src/com/android/internal/policy/impl/
KeyguardViewManager.java 217 mKeyguardHost.setVisibility(View.GONE);
PowerDialog.java 101 mSilent.setVisibility(View.GONE);
  /libcore/luni/src/main/native/
java_net_NetworkInterface.cpp 126 // the interface has gone away.
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppIncomingFileConfirmActivity.java 205 mAlert.getButton(DialogInterface.BUTTON_NEGATIVE).setVisibility(View.GONE);
  /packages/apps/Contacts/res/layout/
item_contact_editor.xml 30 android:visibility="gone"

Completed in 517 milliseconds

<<11121314151617181920>>