/external/qemu/distrib/sdl-1.2.12/src/video/riscos/ |
SDL_wimpvideo.c | 418 regs.r[1] = 0x4b534154; /* "TASK" */
|
/external/skia/include/core/ |
SkFontHost.h | 36 One basic task is for each create (subclass of) SkTypeface, the FontHost is
|
/external/v8/src/ |
platform-macos.cc | 44 #include <mach/task.h>
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/ |
alloca.c | 249 long sstcpt:32; /* Pointer to task common address block. */
|
/hardware/ti/wlan/wl1271/utils/ |
timer.c | 551 * from the driver task (after requested by tmr_GetExpiry through context_RequestSchedule ()).
|
/packages/apps/Email/src/com/android/email/activity/setup/ |
AccountSetupBasics.java | 71 // Action asking us to restart the task from the Welcome activity (which will figure out the
|
/packages/apps/IM/ |
AndroidManifest.xml | 60 android:taskAffinity="android.task.im">
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
SearchableSource.java | 251 // We need CLEAR_TOP to avoid reusing an old task that has other activities
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/ |
AndroidJarLoader.java | 137 * @param taskLabel An optional task name for the sub monitor. Can be null.
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/ |
UpdaterWindowImpl.java | 61 /** A factory to create progress task dialogs. */
|
/system/wlan/ti/wilink_6_1/utils/ |
timer.c | 571 * from the driver task (after requested by tmr_GetExpiry through context_RequestSchedule ()).
|
/external/e2fsprogs/ext2ed/doc/ |
ext2ed-design.sgml | 188 Getting started is almost always the most difficult task. Once you get 221 the ext2 filesystem was complicated enough, and adding to it the task of 295 To handle the task, I constructed the <Literal remap="tt">struct_descriptor</Literal> structure. 735 It contains the <Literal remap="tt">parser</Literal> and the <Literal remap="tt">dispatcher</Literal>. Its task is [all...] |
ext2fs-overview.sgml | 160 wherever we wish. It is the task of the filesystem management code to store 217 physically close on the disk and to ease the management task. As a result, [all...] |
/external/guava/javadoc/com/google/common/util/concurrent/ |
CheckedFuture.html | 119 allows multiple callbacks to be registered for a particular task, and the 120 future will guarantee execution of all listeners when the task completes.
|
/external/guava/src/com/google/common/collect/ |
MapMaker.java | 500 * task per entry. Then, we could have one recurring task per [all...] |
/external/webkit/WebCore/dom/ |
Document.h | [all...] |
/frameworks/base/docs/html/guide/topics/ui/ |
dialogs.jd | 327 class that can display a progress animation in the form of a spinning wheel, for a task with 328 progress that's undefined, or a progress bar, for a task that has a defined progression.
|
/packages/apps/Contacts/src/com/android/contacts/ui/ |
ContactsPreferencesActivity.java | [all...] |
/packages/apps/Email/src/com/android/email/activity/ |
AccountFolderList.java | 216 // TODO: We shouldn't call cancel() for DeleteAccountTask. If the task hasn't 339 * Async task to handle the accounts query outside of the UI thread [all...] |
/packages/apps/Email/src/com/android/exchange/adapter/ |
Tags.java | 43 public static final int TASK = 0x09; 294 public static final int TASK_PAGE = TASK << PAGE_SHIFT; [all...] |
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
ExpandableDictionary.java | 162 // If we need to update, start off a background task 185 // If we need to update, start off a background task
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
SyncService.java | 162 * Sent when a sub task is started. 163 * @param name the name of the sub task. [all...] |
/frameworks/base/core/res/res/values/ |
attrs.xml | [all...] |
/external/quake/quake/src/QW/docs/ |
qwcl-readme.txt | 365 Right-click on QWCL button in task bar to close doesn?t work as expected
367 In some modes, right-clicking on the QWCL task bar button doesn't work
545 If you right-click on minimized QWCL on the task bar, the
[all...] |
/frameworks/base/core/java/android/accounts/ |
AccountManager.java | [all...] |