Searched
full:further (Results
451 -
475 of
2969) sorted by null
<<11121314151617181920>>
/external/webkit/Source/WebCore/platform/mock/ |
GeolocationClientMock.cpp | 117 // no further requests for permission to the mock. Consequently the callbacks
|
/external/webkit/Source/WebCore/webaudio/ |
AudioBasicProcessorNode.cpp | 133 // This will propagate the channel count to any nodes connected further down the chain...
|
/external/webkit/Source/WebCore/workers/ |
WorkerRunLoop.cpp | 156 // If the context is closing, don't execute any further JavaScript tasks (per section 4.1.1 of the Web Workers spec). However, there may be implementation cleanup tasks in the queue, so keep running through it.
|
/external/webkit/Source/WebKit/gtk/webkit/ |
webkitnetworkrequest.cpp | 39 * #SoupMessage object, which provides access to further information
|
/external/webkit/Tools/Scripts/webkitpy/style/ |
error_handlers.py | 160 self._configuration.stderr_write("Suppressing further [%s] reports "
|
/external/webkit/WebKitLibraries/win/tools/scripts/ |
auto-version.sh | 71 # Split the first component further by using the first digit for the
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
wpa_priv.sgml | 46 to user files even further).</para>
|
/external/yaffs2/yaffs2/ |
Kconfig | 20 Further information on YAFFS2 is available at
|
/frameworks/base/core/java/android/app/backup/ |
BackupManager.java | 35 * calls to {@link #dataChanged()} have no further effect until the backup
|
SharedPreferencesBackupHelper.java | 63 * No further implementation is needed; the {@link BackupAgentHelper} mechanism automatically
|
/frameworks/base/core/java/android/content/ |
SyncStats.java | 25 * disposition of the sync. See {@link SyncResult} for further dicussion on how the
|
/frameworks/base/core/java/com/android/internal/widget/ |
EditableInputConnection.java | 93 // Will prevent any further calls to begin or endBatchEdit
|
/frameworks/base/docs/html/design/building-blocks/ |
dialogs.jd | 31 further context for a user decision.</p>
|
/frameworks/base/docs/html/google/play-services/ |
maps.jd | 45 match your app's look and feel. To further enhance the app, draw polylines
|
/frameworks/base/docs/html/guide/topics/graphics/ |
overview.jd | 58 the drawing done by the Canvas APIs to further increase their performance.</dd>
|
/frameworks/base/docs/html/tools/testing/ |
what_to_test.jd | 16 section contains a scenario that further illustrates the situation and the test or tests you
|
/frameworks/base/docs/html/training/implementing-navigation/ |
descendant.jd | 47 <p>Handset touchscreens are most suitable for displaying one screen at a time (either the master or the detail screen); this concern is further discussed in <a href="{@docRoot}training/design-navigation/multiple-sizes.html">Planning for Multiple Touchscreen Sizes</a>. Descendant navigation in this case is often implemented using an {@link android.content.Intent} that starts an activity representing the detail screen. On the other hand, tablet displays, especially when viewed in the landscape orientation, are best suited for showing multiple content panes at a time: the master on the left, and the detail to the right). Here, descendant navigation is usually implemented using a {@link android.app.FragmentTransaction} that adds, removes, or replaces the detail pane with new content.</p>
|
/frameworks/base/docs/html/training/load-data-background/ |
handle-results.jd | 37 update your data display or do further processing.
|
/frameworks/base/docs/html/training/monitoring-device-state/ |
connectivity-monitoring.jd | 87 should there be none, suspend further updates until connectivity is restored.</p>
|
/frameworks/base/docs/html/training/notify-user/ |
build-notification.jd | 91 event that caused the notification or do further work. Inside a notification, the action itself is
|
/frameworks/base/docs/html/training/sharing/ |
shareaction.jd | 112 <p>For further discussion about the {@link android.widget.ShareActionProvider} object, see the <a
|
/frameworks/base/drm/java/android/drm/ |
DrmInfo.java | 75 // set mData = null, so that further processDrmInfo()
|
package.html | 79 DRM manager will handle all further licensing checks when you attempt to play the content using
|
/frameworks/compile/libbcc/lib/Support/ |
FileBase.cpp | 188 // without further retry.
|
/frameworks/compile/mclinker/lib/Support/ |
ToolOutputFile.cpp | 42 // further need to clean it up on signals.
|
Completed in 630 milliseconds
<<11121314151617181920>>