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

<<31323334353637383940>>

  /frameworks/base/docs/html/resources/faq/
security.jd 23 <p>The security and privacy of our users' data is of primary importance to the
  /frameworks/base/libs/binder/
ProcessState.cpp 201 // This little bit of nastyness is to allow us to add a primary
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DatabaseHelper.java 95 "_id INTEGER PRIMARY KEY AUTOINCREMENT," +
105 "_id INTEGER PRIMARY KEY AUTOINCREMENT," +
114 "_id INTEGER PRIMARY KEY," +
122 "_id INTEGER PRIMARY KEY," +
    [all...]
  /frameworks/support/v4/java/android/support/v4/view/
ViewCompat.java 293 * opposed to inheritance. The delegate's primary use is for implementing
  /packages/apps/Contacts/res/values/
dimens.xml 100 <!-- Vertical margin for vertical dividers existing between primary data
  /packages/apps/Contacts/src/com/android/contacts/model/
EntityModifier.java 289 * first primary type that doesn't already exist. When all valid types
297 // Find type counts and valid primary types, bail if none
337 // First try finding a valid primary
340 // No valid primary found, so expand search to secondary
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/quickcontact/
DataAction.java 174 // Uri so we don't try saving Email as primary.
  /packages/apps/Email/src/com/android/email/provider/
EmailProvider.java 475 String createString = " (" + EmailContent.RECORD_ID + " integer primary key autoincrement, "
481 // of the ORDER of updates using an autoincrement primary key. We use the DATA column
598 String s = " (" + EmailContent.RECORD_ID + " integer primary key autoincrement, "
634 String s = " (" + EmailContent.RECORD_ID + " integer primary key autoincrement, "
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
MediaSet.java 28 // The primary interface are:
  /packages/apps/Phone/src/com/android/phone/sip/
SipSettings.java 114 + " Primary:" + mSipSharedPreferences.getPrimaryAccount()
  /packages/apps/Settings/src/com/android/settings/deviceinfo/
Memory.java 95 // mass storage is enabled if primary volume supports it
  /packages/apps/Settings/src/com/android/settings/quicklaunch/
QuickLaunchSettings.java 270 // Get the label for the primary char on the key that produces this key code
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactMatcher.java 356 * primary score for those contacts to determine if any of them should be aggregated.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
unique_ptr.h 50 /// Primary template, default_delete.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/
container_base_dispatch.hpp 106 // Primary template.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
type_traits 92 // primary type categories [4.5.1].
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XKBgeom.h 113 XkbOutlinePtr primary; member in struct:_XkbShape
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
asoundef.h 64 #define IEC958_AES1_PRO_MODE_PRIMARY (12<<0) /**< primary/secondary */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fs.h 72 /* File is being opened for execution. Primary users of this flag are
smbno.h 148 /* these are the trans2 sub fields for primary requests */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
thread-mainloop.h 37 * The threaded main loop implementation is a special version of the primary
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
nis_object.x 152 nis_server do_servers<>; /* <0> == Primary name server */
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
unique_ptr.h 50 /// Primary template, default_delete.
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
container_base_dispatch.hpp 106 // Primary template.
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
type_traits 92 // primary type categories [4.5.1].

Completed in 1593 milliseconds

<<31323334353637383940>>