HomeSort by relevance Sort by last modified time
    Searched full:primary (Results 876 - 900 of 1708) sorted by null

<<31323334353637383940>>

  /external/webkit/Source/WebCore/platform/graphics/
FontCache.cpp 399 // If it's the primary font that we couldn't find, we try the following. In all other cases, we will
GraphicsLayer.h 420 // The replica is not parented; this is the primary reference to it.
  /external/webkit/Source/WebCore/platform/graphics/openvg/
PathOpenVG.cpp 465 // as primary path storage.
  /external/wpa_supplicant/
driver_broadcom.c 171 set_tx ? "PRIMARY " : "", key_idx, alg);
  /external/wpa_supplicant_6/wpa_supplicant/
config.h 288 * device_type - Primary Device Type (WPS)
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_broadcom.c 176 set_tx ? "PRIMARY " : "", key_idx, alg);
  /external/wpa_supplicant_8/src/drivers/
driver_broadcom.c 177 set_tx ? "PRIMARY " : "", key_idx, alg);
  /external/wpa_supplicant_8/src/wps/
wps_attr_parse.c 232 wpa_printf(MSG_DEBUG, "WPS: Invalid Primary Device "
  /external/wpa_supplicant_8/wpa_supplicant/
config.h 307 * device_type - Primary Device Type (WPS)
  /frameworks/base/core/java/android/accounts/
AccountManagerService.java     [all...]
  /frameworks/base/core/java/android/content/
SearchRecentSuggestionsProvider.java 134 "_id INTEGER PRIMARY KEY" +
  /frameworks/base/core/java/android/net/
VpnService.java 69 * <p>There are two primary methods in this class: {@link #prepare} and
  /frameworks/base/core/java/android/os/
PowerManager.java 31 * <p>The primary API you'll use is {@link #newWakeLock(int, String) newWakeLock()}. This will
  /frameworks/base/core/java/android/provider/
ContactsContract.java 146 * A query parameter specifing a primary account. This parameter should be used with
152 * the composition. The provider may use the "primary account" information to optimize
158 * A query parameter specifing a primary account. This parameter should be used with
    [all...]
  /frameworks/base/core/java/android/text/
Layout.java 609 * Returns the primary directionality of the paragraph containing the
755 * Get the primary horizontal position for the specified text offset.
757 * the paragraph's primary direction.
767 * the direction other than the paragraph's primary direction.
    [all...]
  /frameworks/base/docs/html/guide/developing/tools/
monkey.jd 20 <p>The Monkey includes a number of options, but they break down into four primary
  /frameworks/base/docs/html/guide/practices/
screen-compat-mode.jd 192 higher) use this attribute, because the primary intention is to specify at what size should screen
  /frameworks/base/docs/html/resources/articles/
on-screen-inputs.jd 249 <p>The primary API is the new <code>android.view.inputmethod.InputMethodManager</code> class, which you can retrieve with <code>Context.getSystemService()</code>.
  /frameworks/base/opengl/tests/hwc/
hwcColorEquiv.cpp 45 * equivalence frame. The primary purpose of this utility is to verify
  /frameworks/base/packages/WAPPushManager/src/com/android/smspush/
WapPushManager.java 76 + "id INTEGER PRIMARY KEY, "
  /frameworks/base/services/java/com/android/server/am/
ProcessRecord.java 100 String adjType; // Debugging: primary thing impacting oom_adj.
  /hardware/invensense/mlsdk/mllite/
compass.c 28 * connected to either the primary or the seconday I2C interface
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
TrustedCertificateStore.java 53 * "C=US, O=VeriSign, Inc., OU=Class 3 Public Primary Certification
  /libcore/luni/src/test/java/libcore/java/sql/
OldResultSetMetaDataTest.java 237 String create = "create table hutch (id integer not null, animal_id integer, address char(20), primary key (id));";
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppProvider.java 174 + " INTEGER PRIMARY KEY AUTOINCREMENT," + BluetoothShare.URI + " TEXT, "

Completed in 663 milliseconds

<<31323334353637383940>>