HomeSort by relevance Sort by last modified time
    Searched full:take (Results 301 - 325 of 2658) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/android/content/
CursorEntityIterator.java 43 * Returns the entity that the cursor is currently pointing to. This must take care to advance
  /frameworks/base/core/java/android/os/
CountDownTimer.java 126 // take into account user's onTick taking time to execute
  /frameworks/base/core/java/android/text/method/
KeyListener.java 47 * not be used, instead the soft input method will take care of managing
  /frameworks/base/core/res/res/layout/
keyguard_screen_sim_pin_portrait.xml 100 <!-- The emergency button should take the rest of the space and be centered vertically -->
  /frameworks/base/core/tests/coretests/src/android/widget/listview/
ListViewHeight.java 99 // as it turns out, the owner doesn't take us high enough
  /frameworks/base/docs/html/guide/developing/tools/
aidl.jd 68 methods, that can take parameters and return values. These parameters and return
121 // Methods can take 0 or more parameters, and
126 // Methods can even take other AIDL-defined parameters.
264 <p>The marshalling in the Rect class is pretty simple. Take a look at the other
  /frameworks/base/include/binder/
MemoryHeapBase.h 42 * maps the memory referenced by fd. but DOESN'T take ownership
  /frameworks/base/include/camera/
ICamera.h 82 // take a picture
  /frameworks/base/media/tests/players/
invoke_mock_media_player.cpp 86 // Take a request, copy it to the reply.
  /frameworks/base/tools/layoutlib/bridge/src/android/webkit/
WebView.java 32 * Methods that take an unknown class as parameter or as return object, have been removed for now.
  /frameworks/policies/base/
PolicyConfig.mk 35 # take care of things. We make each policy me non-installable, so that only
  /hardware/broadcom/wlan/bcm4329/src/include/
miniopt.h 42 const char* flags; /* option chars that take no args */
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
TrafficMonitor.h 60 /* BW Window in MS. changing this number must take NUM_OF_SLIDING_WINDOWS into consideration */
  /packages/apps/Launcher2/src/com/android/launcher2/
ItemInfo.java 116 // Try go guesstimate how much space the icon will take when serialized
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
CommonNicknameCache.java 60 * of unnecessary database lookups for nicknames. Given a name, we will take
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
ITaskMonitor.java 28 * will take care of the update the UI in the correct thread. The task itself
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
TrafficMonitor.h 60 /* BW Window in MS. changing this number must take NUM_OF_SLIDING_WINDOWS into consideration */
  /bionic/libm/man/
exp.3 166 An attempt to take the logarithm of \*(Pm0 will result in
168 An attempt to take the logarithm of a negative number will
  /cts/tests/tests/text/src/android/text/method/cts/
BaseKeyListenerTest.java 72 * 6. DEL key does not take effect when text view does not have BaseKeyListener.
173 // DEL key does not take effect
  /dalvik/docs/
heap-profiling.html 16 running on the phone. To take advantage of the DDMS integration, you will
65 dump reflect the post-GC state). This can take a couple of seconds,
  /dalvik/libcore/dalvik/src/main/native/
dalvik_system_TouchDex.cpp 166 * process. Larger DEX files take longer, so this is a crude
199 /* waitpid doesn't take a timeout, so poll and sleep */
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/utils/
SystemIDResolver.java 217 * Take a SystemID string and try to turn it into a good absolute URI.
273 * Take a SystemID string and try to turn it into a good absolute URI.
  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
SystemIDResolver.java 210 * Take a SystemID string and try to turn it into a good absolute URI.
266 * Take a SystemID string and try to turn it into a good absolute URI.
  /development/samples/Compass/src/com/example/android/compass/
CompassActivity.java 74 // to take appropriate action when the activity looses focus
86 // to take appropriate action when the activity looses focus
  /external/bluetooth/glib/docs/reference/glib/tmpl/
arrays_pointer.sgml 184 The comparison function for g_ptr_array_sort() doesn't take the pointers
198 The comparison function for g_ptr_array_sort_with_data() doesn't take the

Completed in 56 milliseconds

<<11121314151617181920>>