/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/ |
ApplicationPage.java | 120 * Changes and refreshes the Application UI node handled by the sub parts.
|
OverviewLinksPart.java | 107 * <p/>At this point, this only refreshes the icons.
|
OverviewPage.java | 116 * Changes and refreshes the Application UI node handled by the sub parts.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/ |
UiAttributeNode.java | 145 * UI implementation to minimize refreshes.
|
UiSeparatorAttributeNode.java | 119 * UI implementation to minimize refreshes.
|
/external/chromium_org/components/policy/core/common/cloud/ |
cloud_policy_refresh_scheduler_unittest.cc | 209 // The scheduler has scheduled refreshes at the initial refresh rate. 237 // schedule refreshes since the available state is not changed.
|
/cts/tests/tests/database/src/android/database/sqlite/cts/ |
SQLiteCursorTest.java | 148 // when cursor is created, it refreshes CursorWindow and populates cursor count
|
/external/chromium_org/chrome/browser/chromeos/policy/ |
device_local_account_policy_service.h | 49 // The main switching central that downloads, caches, refreshes, etc. policy for
|
/external/chromium_org/chrome/browser/extensions/ |
extension_context_menu_model_unittest.cc | 74 // and adds it to |manager|. Refreshes |model| to show new item.
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/ |
braille_background.js | 86 * Refreshes the braille translator used for output. This should be
|
/external/chromium_org/chrome/browser/resources/chromeos/login/ |
oobe.js | 252 * Refreshes a11y menu state.
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
file_system.py | 130 '''Asynchronously refreshes the content of the FileSystem, returning a
|
/external/chromium_org/chrome/installer/setup/ |
install_worker.h | 169 // Refreshes the elevation policy on platforms where it is supported.
|
/external/chromium_org/remoting/webapp/ |
wcs_sandbox_container.js | 80 * Refreshes access token and starts a timer to update it periodically.
|
/external/chromium_org/ui/views/window/ |
dialog_client_view_unittest.cc | 83 // Sets the buttons to show in the dialog and refreshes the dialog.
|
/external/libpng/ |
autogen.sh | 42 echo " Makefile.in, or refreshes them after changes to Makefile.am"
|
/external/qemu/android/ |
framebuffer.h | 146 * this is normally done to force client initialization/refreshes.
|
/frameworks/base/services/core/java/com/android/server/search/ |
SearchManagerService.java | 139 * Refreshes the "searchables" list when packages are added/removed.
|
/frameworks/support/v7/mediarouter/src/android/support/v7/app/ |
MediaRouteChooserDialog.java | 177 * Refreshes the list of routes that are shown in the chooser dialog.
|
/packages/apps/Calendar/src/com/android/calendar/month/ |
SimpleWeeksAdapter.java | 183 * updates any config options that may have changed and refreshes the view
|
/packages/apps/Calendar/src/com/android/calendar/selectcalendars/ |
SelectCalendarsSyncFragment.java | 82 // We don't need our own sync changes to trigger refreshes.
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
ConversationUpdater.java | 174 * Refreshes the conversation list, if one exists.
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/ |
options.js | 311 * Refreshes the UI controls related to a font setting. 330 * Refreshes the UI controls related to a font size setting. 345 * Refreshes all UI controls to reflect the current settings, including pending
|
/frameworks/base/docs/html/training/basics/network-ops/ |
managing.jd | 279 // activity, the display refreshes to reflect the new settings. 290 device has a Wi-Fi connection), the app downloads the feed and refreshes the 331 // Refreshes the display if the network connection and the
|
/external/chromium_org/chrome/browser/policy/cloud/ |
cloud_policy_invalidator_unittest.cc | 430 // Clear any non-invalidation refreshes which may be pending. 435 // Run the invalidator tasks then check for invalidation refreshes. 821 // Ensure that invalidation service events do not cause refreshes while the [all...] |