/development/apps/CustomLocale/src/com/android/customlocale2/ |
D | NewLocaleDialog.java | 60 boolean select = v == mButtonAddSelect; in onClick() 63 Log.d(TAG, "New Locale: " + locale + (select ? " + select" : "")); in onClick() 68 data.putExtra(INTENT_EXTRA_SELECT, select); in onClick()
|
/development/ndk/platforms/android-3/include/sys/ |
D | select.h | 40 extern int select(int, fd_set *, fd_set *, fd_set *, struct timeval *);
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | QuickContactsDemo.java | 58 String select = "((" + Contacts.DISPLAY_NAME + " NOTNULL) AND (" in onCreate() local 62 … getContentResolver().query(Contacts.CONTENT_URI, CONTACTS_SUMMARY_PROJECTION, select, in onCreate()
|
D | LoaderCursor.java | 188 String select = "((" + Contacts.DISPLAY_NAME + " NOTNULL) AND (" in onCreateLoader() local 192 CONTACTS_SUMMARY_PROJECTION, select, null, in onCreateLoader()
|
D | LoaderRetained.java | 193 String select = "((" + Contacts.DISPLAY_NAME + " NOTNULL) AND (" in onCreateLoader() local 197 CONTACTS_SUMMARY_PROJECTION, select, null, in onCreateLoader()
|
/development/samples/Support13Demos/src/com/example/android/supportv13/app/ |
D | CursorFragment.java | 128 String select = "((" + Contacts.DISPLAY_NAME + " NOTNULL) AND (" in onCreateLoader() local 132 CONTACTS_SUMMARY_PROJECTION, select, null, in onCreateLoader()
|
/development/samples/browseable/Notifications/ |
D | _index.jd | 10 companion allows you to select between various notification styles and to see how these
|
/development/samples/browseable/CardReader/ |
D | _index.jd | 12 … In particular, this sample demonstrates how to disable Android Beam, select which AIDs the
|
/development/samples/Support4Demos/src/com/example/android/supportv4/app/ |
D | LoaderRetainedSupport.java | 159 String select = "((" + People.DISPLAY_NAME + " NOTNULL) AND (" in onCreateLoader() local 162 CONTACTS_SUMMARY_PROJECTION, select, null, in onCreateLoader()
|
D | LoaderCursorSupport.java | 168 String select = "((" + People.DISPLAY_NAME + " NOTNULL) AND (" in onCreateLoader() local 171 CONTACTS_SUMMARY_PROJECTION, select, null, in onCreateLoader()
|
/development/samples/browseable/BasicMediaRouter/ |
D | _index.jd | 10 to select an output device. If your device supports Miracast wireless displays,
|
/development/samples/browseable/BeamLargeFiles/ |
D | _index.jd | 14 will save the file to disk and display a notification that the user can select to open
|
/development/samples/browseable/RecipeAssistant/ |
D | _index.jd | 10 … from a short list of recipes and select one to view. Each recipe is broken down into a number of
|
/development/ndk/platforms/android-21/include/sys/ |
D | select.h | 67 extern int select(int, fd_set*, fd_set*, fd_set*, struct timeval*);
|
/development/cmds/monkey/ |
D | example_script.txt | 21 # Go down and select the account username
|
/development/build/ |
D | sdk-windows-x86.atree | 67 rm build-tools/${PLATFORM_NAME}/split-select 68 bin/split-select.exe strip build-tools/${PLATFORM_NAME}/split-select.exe
|
/development/samples/UiAutomator/ |
D | README | 4 All Apps view and select and application to launch. Then we will
|
/development/ndk/platforms/android-3/include/linux/ |
D | hdreg.h | 45 unsigned select : 1; member
|
/development/ndk/platforms/android-21/include/linux/ |
D | hdreg.h | 52 unsigned select : 1; member
|
/development/tools/emulator/skins/QVGA/ |
D | layout | 63 image select.png
|
/development/tools/emulator/skins/WQVGA400/ |
D | layout | 63 image select.png
|
/development/tools/emulator/skins/WVGA854/ |
D | layout | 63 image select.png
|
/development/tools/emulator/skins/WVGA800/ |
D | layout | 63 image select.png
|
/development/tools/emulator/skins/WQVGA432/ |
D | layout | 63 image select.png
|
/development/tools/emulator/skins/HVGA/ |
D | layout | 63 image select.png
|