Searched
full:having (Results
276 -
300 of
1255) sorted by null
<<11121314151617181920>>
/frameworks/base/docs/html/guide/practices/design/ |
responsiveness.jd | 8 <p>In Android, the system guards against applications that are insufficiently responsive for a period of time by displaying a dialog to the user, called the Application Not Responding (ANR) dialog. The user can choose to let the application continue, but the user won't appreciate having to act on this dialog every time he or she uses your application. So it's important to design responsiveness into your application, so that the system never has cause to display an ANR to the user. </p>
|
/frameworks/base/docs/html/guide/tutorials/notepad/ |
index.jd | 70 solutions. If you are having trouble with a particular exercise, you
|
notepad-index.jd | 71 solutions. If you are having trouble with a particular exercise, you
|
/frameworks/base/docs/html/resources/articles/ |
avoiding-memory-leaks.jd | 47 it around and not having to reload it on every rotation is to keep in a
|
/frameworks/base/docs/html/resources/tutorials/notepad/ |
index.jd | 70 solutions. If you are having trouble with a particular exercise, you
|
notepad-index.jd | 71 solutions. If you are having trouble with a particular exercise, you
|
/frameworks/base/media/java/android/media/ |
MiniThumbFile.java | 151 // defined as having the right magic number at the offset
|
/frameworks/base/media/libstagefright/codecs/amrnb/common/ |
pvgsmamrdecoderinterface.h | 102 * environment from having to perform stereo-to-mono or mono-to-stereo
|
/frameworks/base/tools/aapt/ |
ZipFile.h | 130 * Mark an entry as having been removed. It is not actually deleted
|
/frameworks/policies/base/phone/com/android/internal/policy/impl/ |
KeyguardViewMediator.java | 134 * the screen back on without having to face the keyguard). 158 /** Low level access to the power manager for enableUserActivity. Having this 328 // having to unlock the screen) 711 // each time the screen turns off while in call (and having an occasional ugly [all...] |
/packages/apps/Email/src/com/android/email/activity/setup/ |
AccountSetupNames.java | 165 * After having a chance to input the display names, we normally jump directly to the
|
/packages/apps/Gallery3D/src/com/cooliris/media/ |
SortCursor.java | 134 * simple cache strategy is used to avoid having to search all cursors
|
/packages/apps/Mms/src/com/android/mms/ui/ |
RecipientsAdapter.java | 98 // where the spans get deleted. Furthermore, having commas in names
|
/packages/apps/Music/src/com/android/music/ |
SortCursor.java | 112 * is used to avoid having to search all cursors from the start.
|
/packages/apps/Phone/src/com/android/phone/ |
CallLogAsync.java | 88 // Having hit more than a few of those bugs in the past
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
CursorBackedSuggestionCursor.java | 281 // the default size and having to expand.
|
SuggestionData.java | 194 // the default size and having to expand.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/ |
ExtractStringAction.java | 61 * {@link IWorkbenchWindow}. However for the refactoring we are also interested in having the
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/ |
NewXmlFileWizard.java | 98 * Performs any actions appropriate in response to the user having pressed
|
/system/core/nexus/ |
WifiNetwork.h | 218 * when associating with the AP having the specified
|
/dalvik/libcore/sql/src/test/java/tests/java/sql/ |
SelectFunctionalityTest.java | 594 * a table using having 598 notes = "Functionality test: Selects records from a table using having", 605 + " GROUP BY snum HAVING max(amt) > 3000";
|
/external/gtest/include/gtest/internal/ |
gtest-param-util.h | 236 // Having the same base generator guarantees that the other 316 // having "return &*iterator_;" doesn't work. 327 // Having the same base generator guarantees that the other
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
menu_design.jd | 271 without having to first press a button. This increased visibility needs to be 462 smaller than full-screen, having zero to three buttons, is non-scrollable, and 468 The rationale behind not having a menu is that when a dialog is displayed, the user is in
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/ |
UpdaterLogic.java | 401 * depends on having a tools package of the requested revision.
498 * An addon depends on having a platform with the same API level.
592 * An extra depends on having a platform with a minimun API level.
|
/external/gtest/test/ |
gtest_unittest.cc | [all...] |
Completed in 5487 milliseconds
<<11121314151617181920>>