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

<<11121314151617181920>>

  /ndk/build/platforms/android-8/arch-arm/usr/include/sys/
cdefs.h 283 * the CPU back-end can hint the processor and also so that
  /ndk/build/platforms/android-8/arch-x86/usr/include/sys/
cdefs.h 283 * the CPU back-end can hint the processor and also so that
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothShare.java 101 public static final String FILENAME_HINT = "hint";
  /packages/apps/Phone/src/com/android/phone/
InCallScreen.java     [all...]
  /packages/apps/Settings/src/com/android/settings/
ChooseLockPassword.java 317 * Update the hint based on current Stage and length of password entry
  /system/core/adb/
fdevent.c 88 /* XXX: what's a good size for the passed in hint? */
  /dalvik/libcore/luni-kernel/src/main/java/java/lang/
Runtime.java 358 * garbage collector. Note that this is a hint only. There is no guarantee
479 * Provides a hint to the virtual machine that it would be useful to attempt
System.java 240 * garbage collector. Note that this is a hint only. There is no guarantee
561 * Provides a hint to the virtual machine that it would be useful to attempt
  /external/freetype/src/autofit/
afhints.c 591 * hint metrics appropriately
870 /* hint the strong points -- this is equivalent to the TrueType `IP' */
  /external/opencore/codecs_v2/video/m4v_h263/enc/include/
mp4enc_api.h 390 * @brief This function returns MP4 file format hint track information.
392 * @param info is the structure for MP4 hint track information
  /external/speex/libspeex/
ltp.c 70 /* HINT: If you had a 40-bit accumulator, you could shift only at the end */
78 #if 0 /* HINT: Enable this for machines with enough registers (i.e. not x86) */
  /frameworks/base/core/java/android/app/
SearchableInfo.java 618 * Gets the resource id of the hint text. This must be
621 * @return A resource id, or {@code 0} if no hint was specified.
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java 124 * this intent as a hint to immediately terminate higher level connections
667 * <p>Hint: If you are connecting to a Bluetooth serial board then try
  /frameworks/base/core/java/android/content/
BroadcastReceiver.java 405 * For internal use, sets the hint about whether this BroadcastReceiver is
413 * For internal use, sets the hint about whether this BroadcastReceiver is
  /packages/apps/Contacts/res/values/
strings.xml 71 <!-- Hint text in the search box when the user hits the Search key while in the contacts app -->
195 <!-- Hint text for the contact name when editing -->
198 <!-- Hint text for the phonetic reading of the contact name when editing -->
201 <!-- Hint text for the organization name when editing -->
204 <!-- Hint text for the organization title when editing -->
405 <!-- Hint text displayed in the "digits" field above the dialer's
406 dialpad, if there's already a call in progress. (This hint
    [all...]
  /frameworks/base/core/java/android/view/
View.java     [all...]
  /external/v8/src/arm/
assembler-arm.h 308 enum Hint { no_hint };
311 inline Hint NegateHint(Hint ignored) { return no_hint; }
    [all...]
assembler-thumb2.h 308 enum Hint { no_hint };
311 inline Hint NegateHint(Hint ignored) { return no_hint; }
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap.c 807 * timeout hint. Use that as-is as a timeout for retransmitting
811 "(from EAP method hint)", methodTimeout);
1105 * selection hint to be sent from the authentication server,
    [all...]
  /frameworks/base/location/java/android/location/
LocationManager.java 609 * milliseconds. This field is only used as a hint to conserve power, and actual
664 * milliseconds. This field is only used as a hint to conserve power, and actual
753 * milliseconds. This field is only used as a hint to conserve power, and actual
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/
TwelveKeyDialer.java 452 // Potentially show hint text in the mDigits field when the user
454 // this hint text will remind the user that he's about to add a new
464 // Common case; no hint necessary.
    [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
DialerFilterTest.java 506 text1.setId(com.android.internal.R.id.hint);
  /dalvik/docs/
embedded-vm-control.html 51 partition is wiped. (Hint: create a <code>local.prop</code>
  /development/samples/ApiDemos/src/com/example/android/apis/view/
_index.html 260 <dt><a href="AutoComplete5.html">5. Contacts with Hint</a></dt>
  /external/bluetooth/glib/glib/
gdataset.c 236 * a special hint combination to "steal"

Completed in 412 milliseconds

<<11121314151617181920>>