HomeSort by relevance Sort by last modified time
    Searched refs:number (Results 601 - 625 of 3253) sorted by null

<<21222324252627282930>>

  /packages/apps/Dialer/tests/src/com/android/dialer/calllog/
CallLogFragmentTest.java 68 /** A test value for the country ISO of the phone number in the call log. */
70 /** A phone number to be used in tests. */
321 // to place a call to the phone number, a call intent will have been created for the
327 // To the entry's number.
378 //If number is not callable, the primary action view should have a null tag.
381 //If the number is callable, the primary action view should have a non-null tag.
432 /** Returns the number presentation associated with the given entry in {{@link #mList}. */
444 * Insert a certain number of random numbers in the DB. Makes sure
445 * there is at least one private and one unknown number in the DB.
466 * It includes the values for the cached contact associated with the number
    [all...]
  /packages/apps/Dialer/tests/src/com/android/dialer/dialpad/
SmartDialNameMatcherTest.java 134 // Number used as display name
167 // Simple basic examples that start the match from the start of the number
202 // An 11 digit number prefixed with 1 should be matched by the 10 digit number, as well as
203 // the 7 digit number (without area code)
207 // An 11 digit number prefixed with +1 should be matched by the 10 digit number, as well as
208 // the 7 digit number (without area code)
225 // A 10 digit number without a 1 prefix should be matched by the 7 digit number
    [all...]
  /packages/services/Telephony/src/com/android/phone/
FdnList.java 30 * Fixed Dialing Number (FDN) List UI for the Phone app. FDN is a feature of the service provider
39 private static final String INTENT_EXTRA_NUMBER = "number";
144 String number = mCursor.getString(NUMBER_COLUMN); local
149 intent.putExtra(INTENT_EXTRA_NUMBER, number);
157 String number = mCursor.getString(NUMBER_COLUMN); local
162 intent.putExtra(INTENT_EXTRA_NUMBER, number);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
mca.h 60 int number; member in struct:mca_bus
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
mca.h 60 int number; member in struct:mca_bus
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
mca.h 60 int number; member in struct:mca_bus
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
mca.h 60 int number; member in struct:mca_bus
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
mca.h 60 int number; member in struct:mca_bus
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
mca.h 60 int number; member in struct:mca_bus
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
mca.h 60 int number; member in struct:mca_bus
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
mca.h 60 int number; member in struct:mca_bus
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
mca.h 60 int number; member in struct:mca_bus
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
mca.h 60 int number; member in struct:mca_bus
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
mca.h 60 int number; member in struct:mca_bus
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
mca.h 60 int number; member in struct:mca_bus
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
mca.h 60 int number; member in struct:mca_bus
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
mca.h 60 int number; member in struct:mca_bus
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
mca.h 60 int number; member in struct:mca_bus
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
mca.h 60 int number; member in struct:mca_bus
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
mca.h 60 int number; member in struct:mca_bus
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
mca.h 60 int number; member in struct:mca_bus
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
mca.h 60 int number; member in struct:mca_bus
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
mca.h 60 int number; member in struct:mca_bus
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/
mca.h 60 int number; member in struct:mca_bus
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/
mca.h 60 int number; member in struct:mca_bus

Completed in 2466 milliseconds

<<21222324252627282930>>