HomeSort by relevance Sort by last modified time
    Searched full:instead (Results 451 - 475 of 4860) sorted by null

<<11121314151617181920>>

  /external/webkit/WebKitTools/Scripts/
webkit-build-directory 43 --base Show the root build directory instead of one corresponding to the current target (e.g. Debug, Release)
  /external/webkit/WebKitTools/Scripts/webkitpy/
webkit_logging_unittest.py 56 # Test that log() does not throw an exception when passed an object instead of a string.
  /external/wpa_supplicant/
ctrl_iface_dbus.h 23 * If we do not have SIGPOLL, try to use SIGIO instead. This is needed for
  /external/wpa_supplicant_6/wpa_supplicant/
ctrl_iface_dbus.h 25 * If we do not have SIGPOLL, try to use SIGIO instead. This is needed for
  /external/wpa_supplicant_6/wpa_supplicant/examples/
wpas-test.py 52 # Should really wait for the "scanResults" signal instead of sleeping
  /frameworks/base/core/java/android/content/pm/
PermissionGroupInfo.java 40 * {@link PermissionInfo#loadDescription} instead.
  /frameworks/base/core/java/android/net/
LocalServerSocket.java 40 * abstract namespace (instead of on the filesystem).
  /frameworks/base/core/java/android/os/
StatFs.java 60 * want to use {@link #getAvailableBlocks()} instead.
  /frameworks/base/core/java/android/preference/
PreferenceInflater.java 35 * Do not construct this directly, instead use
  /frameworks/base/core/java/android/provider/
Settings.java     [all...]
  /frameworks/base/core/java/android/speech/
IRecognitionService.aidl 28 * this class should not be used directly, instead use {@link SpeechRecognizer} for
  /frameworks/base/core/java/android/view/
OrientationListener.java 25 * @deprecated use {@link android.view.OrientationEventListener} instead.
  /frameworks/base/core/java/com/google/android/collect/
Lists.java 32 * {@link Collections#emptyList} instead.
  /frameworks/base/core/jni/
android_debug_JNITest.cpp 59 * Use the Get<type>ArrayElements functions instead if you need access
  /frameworks/base/docs/html/resources/tutorials/views/
hello-listview.jd 31 android.app.ListActivity} (instead of {@link android.app.Activity}):
57 android.app.Activity#setContentView(int)}). Instead, {@link
79 instead of defining your own layout file for the {@link android.widget.ListAdapter}. For example,
80 try using <code>android.R.layout.simple_list_item_1</code> instead of
  /frameworks/base/graphics/java/android/graphics/drawable/shapes/
PathShape.java 26 * but more graphical control is available if you instead pass
Shape.java 25 * but more graphical control is available if you instead pass
  /frameworks/base/include/utils/
misc.h 34 * Make a copy of the string, using "new[]" instead of "malloc". Free the
  /frameworks/base/sax/java/android/sax/
Children.java 20 * Contains element children. Using this class instead of HashMap results in
  /frameworks/base/test-runner/src/android/test/
ProviderTestCase.java 32 * ProviderTestCase2, which corrects this problem, instead.
SingleLaunchActivityTestCase.java 28 * This launches the activity only once for the entire class instead of doing it
  /frameworks/base/tests/CoreTests/android/core/
HashMapPerfTest.java 87 // This should be an assertion instead
  /ndk/docs/system/libc/
CHANGES.TXT 27 the confusing 'dprintf' and 'vdprintf()' functions instead.
29 - <stdlib.h>: Fix ptsname_r(): the return type is int instead of char*.
55 - fix sem_trywait() to return -1 and set errno to EAGAIN, instead of
126 but uses a relative timeout instead. Android-specific.
  /packages/apps/Contacts/src/com/android/contacts/
DialtactsActivity.java 60 /** If true, when handling the contacts intent the favorites tab will be shown instead */
223 // state and instead reload their state from the parent's intent
257 // instead of the state from the parent's intent
350 // Instead of stopping, simply push this to the back of the stack.
  /packages/apps/Mms/src/com/android/mms/ui/
MmsThumbnailPresenter.java 82 // Show an icon instead of real content in the thumbnail.

Completed in 148 milliseconds

<<11121314151617181920>>