HomeSort by relevance Sort by last modified time
    Searched defs:PROJECTION (Results 76 - 79 of 79) sorted by null

1 2 34

  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
program_parse.tab.c 285 PROJECTION = 318,
393 #define PROJECTION 318
    [all...]
  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
CalendarProvider2Test.java 1238 String[] projection = new String[] { local
1306 String[] projection = new String[] { local
1432 String[] projection = new String[] { local
1956 String[] projection = new String[] { local
    [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsProvider2.java 444 public static final String[] PROJECTION = new String[] {
576 * If any of these columns are used in a Data projection, there is no point in
7654 String[] projection = new String[]{Contacts.PHOTO_ID, Contacts.PHOTO_FILE_ID}; local
7706 String[] projection = new String[]{Data._ID, Photo.PHOTO_FILE_ID}; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 

Completed in 1001 milliseconds

1 2 34