/cts/tools/utils/cts/ |
tools.py | 130 pattern: A regular expression selecting the package names to exclude. 143 pattern: A regular expression selecting the package names to include.
|
/dalvik/vm/interp/ |
InterpDefs.h | 231 * selecting which interpreter to start or switch to. 245 * selecting which interpreter to switch to.
|
/external/sonivox/jet_tools/JetCreator/ |
JetCreatorhlp.dat | 98 delete empty tracks = Selecting this will delete any empty MIDI tracks.
107 omit empty tracks = Selecting this will delete any empty MIDI tracks.
|
/frameworks/base/docs/html/resources/tutorials/views/ |
hello-spinner.jd | 6 <p>{@link android.widget.Spinner} is a widget similar to a drop-down list for selecting items.</p> 40 in the selection dialog that appears upon selecting the widget.</p>
|
/packages/apps/Launcher2/res/values/ |
strings.xml | 89 <!-- Title of dialog when user is selecting shortcut to add to homescreen --> 91 <!-- Title of dialog when user is selecting live folder to add to homescreen -->
|
/frameworks/base/core/java/com/android/internal/widget/ |
EditStyledText.java | 176 * List of name of selecting color. 191 * List of name of selecting size. 517 * Show Foreground Color Selecting Dialog. 524 * Show Background Color Selecting Dialog. 531 * Show Size Selecting Dialog. 538 * Show Alignment Selecting Dialog. [all...] |
/dalvik/libcore/xml/src/main/java/org/xml/sax/ext/ |
DefaultHandler2.java | 105 * hint for selecting the external subset. This is always an absolute
|
/dalvik/vm/compiler/ |
Compiler.h | 91 kJitTSelect = 4, // Actively selecting a trace
|
/development/samples/BrowserPlugin/jni/animation/ |
AnimationPlugin.cpp | 88 gLogI.log(kError_ANPLogType, "Error selecting input events.");
|
/development/samples/NotePad/ |
AndroidManifest.xml | 96 can perform when selecting this type of data. -->
|
/external/bluetooth/bluez/tools/ |
avctrl.c | 233 printf("Selecting device %04x:%04x ",
|
/external/iproute2/doc/ |
nstat.sgml | 24 <tt/PATTERN/ is shell style pattern, selecting identifier
|
/external/qemu/distrib/sdl-1.2.12/src/video/ |
math_private.h | 34 time, not at run time; I don't see much benefit to selecting
|
/frameworks/base/docs/html/guide/developing/tools/ |
ddms.jd | 162 sends its coordinate to the device, while selecting a track lets you play it.</p> 216 <p>You can capture screen images on the device or emulator by selecting <strong>Device</strong> 221 <p>You can see the output of <code>ps -x</code> for a specific VM by selecting <strong>Device</strong> 242 <p>You can stop a virtual machine by selecting <strong>Actions</strong> > <strong>Halt
|
/frameworks/base/docs/html/resources/samples/ |
get.jd | 51 Project, selecting "Create project from existing source", and then browsing to
|
/frameworks/base/location/java/android/location/ |
Criteria.java | 23 * A class indicating the application criteria for selecting a
|
/packages/apps/Contacts/src/com/android/contacts/ |
ContactOptionsActivity.java | 34 * An activity for selecting options for a given contact: custom ringtone and send-to-voicemail.
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
widget_design.jd | 44 & holding an empty area of the Home screen, selecting Widgets from the menu, 45 and then selecting the widget they want.</p>
|
/bionic/libc/bionic/ |
arc4random.c | 276 * p > 0.5 (worst case, usually far better) of selecting a
|
/bionic/libm/src/ |
math_private.h | 32 * time, not at run time; I don't see much benefit to selecting
|
/development/samples/BrowserPlugin/ |
README | 81 selecting the appropriate sub-plugin to instantiate. Most other
|
/development/samples/BrowserPlugin/jni/navigation/ |
NavigationPlugin.cpp | 85 gLogI.log(kError_ANPLogType, "Error selecting input events.");
|
/external/stlport/doc/ |
README.evc4 | 77 The right switch (selecting a dynamically linked runtime) is IMHO /MD or /MDd. This then also switches STLport to dynamic linking.
|
/frameworks/base/core/java/android/text/method/ |
Touch.java | 150 // if we're selecting, we want the scroll to go in
|
/frameworks/base/core/java/android/widget/ |
TimePicker.java | 34 * A view for selecting the time of day, in either 24 hour or AM/PM mode.
|