/frameworks/base/core/java/android/database/sqlite/ |
SQLiteSession.java | [all...] |
/frameworks/base/docs/html/guide/topics/ui/ |
custom-components.jd | 356 single thing. For example, a Combo Box can be thought of as a
|
/frameworks/base/docs/html/ndk/guides/ |
standalone_toolchain.jd | 73 <p>The next thing you need to do is define your <i>sysroot</i> (A sysroot is a directory containing
|
/frameworks/base/docs/html/tools/testing/ |
testing_ui.jd | 169 <p>The first thing your test case should do is access the device that contains the target app. It?s also good practice to start the test from the Home screen of the device. From the Home screen (or some other starting location you?ve chosen in the target app), you can use the classes provided by the {@code uiautomator} API to simulate user actions and to test specific UI components. For an example of how to put together a {@code uiautomator} test case, see the <a href="#sample">sample test case</a>.</p>
|
/frameworks/base/docs/html/training/notepad/ |
notepad-ex2.jd | 355 the <code>onCreate()</code> method, so this should be the first thing you do.</p>
|
/frameworks/base/services/core/java/com/android/server/job/ |
JobSchedulerService.java | 297 // When coming out of idle, allow thing to start back up. [all...] |
/frameworks/compile/libbcc/lib/Renderscript/ |
RSForEachExpand.cpp | 410 * two types represent the same thing). Therefore, we must introduce a pointer cast when [all...] |
/frameworks/native/services/inputflinger/ |
InputDispatcher.h | 573 // The special thing about commands is that they can voluntarily release and reacquire [all...] |
/frameworks/rs/ |
rsAllocation.cpp | 437 // First thing we need to serialize is the type object since it will be needed [all...] |
/libcore/luni/src/main/java/java/util/ |
ResourceBundle.java | 168 * derived. Then the same thing is done for the default {@code Locale}. This results [all...] |
/ndk/sources/host-tools/make-3.81/ |
Makefile.DOS | 278 # Assume that the only thing to do in glob is to build libglob.a,
|
/ndk/sources/host-tools/make-3.81/glob/ |
glob.c | 18 /* AIX requires this to be the first thing in the file. */ [all...] |
/ndk/sources/host-tools/nawk-20071023/ |
b.c | 254 int quoted(char **pp) /* pick up next thing after a \\ */
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/ |
ContactLoader.java | [all...] |
/packages/apps/UnifiedEmail/src/com/android/emailcommon/utility/ |
TextUtilities.java | 687 // Append the whole thing [all...] |
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
AnimatedAdapter.java | 320 // If we have no content, the only possible thing to show is custom footer (e.g. loading) [all...] |
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/ |
BinaryDictEncoderUtils.java | 609 // number of steps to the bigramFrequency. One last thing: we want our steps to include [all...] |
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
CalendarInstancesHelper.java | 215 // TODO: check that this actually does the right thing. [all...] |
/packages/services/Telephony/src/com/android/phone/ |
OutgoingCallBroadcaster.java | 553 // thing to do, and more importantly it works around an issue in the [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/ |
mpfr.h | 249 Otherwise does the same thing as GMP */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/ |
Xlibint.h | 74 int conn_checker; /* ugly thing used by _XEventsQueued */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ |
streambuf | 694 * Informally, this function does the same thing as @c underflow(),
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/ |
mpfr.h | 249 Otherwise does the same thing as GMP */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/ |
Xlibint.h | 72 int conn_checker; /* ugly thing used by _XEventsQueued */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
pci_regs.h | 621 * will do the right thing for you. [all...] |