HomeSort by relevance Sort by last modified time
    Searched full:actual (Results 926 - 950 of 10182) sorted by null

<<31323334353637383940>>

  /packages/apps/Dialer/src/com/android/dialer/dialpad/
SmartDialMap.java 34 * Get the actual numeric character on the dialpad which the character corresponds to
  /packages/apps/InCallUI/res/drawable/
btn_compound_dialpad.xml 23 <!-- ...and the actual icon on top. Use an explicit <bitmap> to avoid scaling
btn_fake_compound_hold.xml 23 <!-- ...and the actual icon on top. Use an explicit <bitmap> to avoid scaling
btn_fake_compound_mute.xml 23 <!-- ...and the actual icon on top. Use an explicit <bitmap> to avoid scaling
  /packages/apps/InCallUI/src/com/android/incallui/
SmallerHitTargetTouchListener.java 52 * the "smaller hit target", which will prevent the actual
102 return false; // Let this event through to the actual button
109 // through to the actual button IFF the previous DOWN event
110 // got through to the actual button (i.e. it was a "hit".)
  /packages/apps/Settings/res/values/
config.xml 26 strings may be inserted into the actual content provider.
  /packages/apps/UnifiedEmail/src/com/android/mail/photomanager/
MemoryUtils.java 34 // this is usually smaller than the actual RAM size.
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
FastScrollingIndexCacheTest.java 60 private void assertBundle(String[] expectedTitles, int[] expectedCounts, Bundle actual) {
61 assertNotNull(actual);
63 actual.getStringArray(ContactCounts.EXTRA_ADDRESS_BOOK_INDEX_TITLES));
65 actual.getIntArray(ContactCounts.EXTRA_ADDRESS_BOOK_INDEX_COUNTS));
  /packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
DownloadProviderFunctionalTest.java 119 int actual = -1; local
123 actual = getDownloadStatus(downloadUri);
124 if (expected == actual) {
131 throw new TimeoutException("Expected status " + expected + "; only reached " + actual);
  /packages/services/Telephony/src/com/android/phone/
SmallerHitTargetTouchListener.java 53 * the "smaller hit target", which will prevent the actual
103 return false; // Let this event through to the actual button
110 // through to the actual button IFF the previous DOWN event
111 // got through to the actual button (i.e. it was a "hit".)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
atm_zatm.h 35 struct zatm_pool_info info; /* actual information */
virtio_blk.h 27 /* This bit says it's a scsi command, not an actual read or write. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/
in_systm.h 32 * may not reflect the actual size of the native data types.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
un.h 40 /* Evaluate to actual length of the `sockaddr_un' structure. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atm_zatm.h 35 struct zatm_pool_info info; /* actual information */
virtio_blk.h 27 /* This bit says it's a scsi command, not an actual read or write. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
in_systm.h 32 * may not reflect the actual size of the native data types.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
un.h 40 /* Evaluate to actual length of the `sockaddr_un' structure. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atm_zatm.h 35 struct zatm_pool_info info; /* actual information */
virtio_blk.h 27 /* This bit says it's a scsi command, not an actual read or write. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
in_systm.h 32 * may not reflect the actual size of the native data types.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
un.h 40 /* Evaluate to actual length of the `sockaddr_un' structure. */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/mime/
application.py 25 _encoder is a function which will perform the actual encoding for
image.py 30 _encoder is a function which will perform the actual encoding for
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/mime/
application.py 25 _encoder is a function which will perform the actual encoding for

Completed in 461 milliseconds

<<31323334353637383940>>