HomeSort by relevance Sort by last modified time
    Searched full:manage (Results 1 - 25 of 1808) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/media/java/android/media/audiofx/
package.html 3 Provides classes that manage audio effects implemented in the media framework.
  /packages/services/Telecomm/src/com/android/server/telecom/
README 1 Code to manage and handle phone calls etc, approximately migrated from
  /external/chromium_org/tools/grit/
README 2 projects to manage resources and simplify the localization workflow.
  /external/chromium_org/styleguide/c++/chromium-cpp/
index.yaml 6 # detects that a new type of query is run. If you want to manage the
8 # saying "# AUTOGENERATED"). If you want to manage some indexes
  /frameworks/base/core/java/android/text/
package.html 5 <p>You can use these classes to design your own widgets that manage text,
8 <p>The Span&hellip; interfaces and classes are used to create or manage spans of
  /frameworks/base/media/java/android/mtp/
package.html 5 application can receive notifications when devices are attached and removed, manage files and
  /external/chromium_org/chrome/browser/resources/options/
manage_profile_overlay.html 1 <div id="manage-profile-overlay" class="page" hidden>
4 <div id="manage-profile-overlay-manage" hidden>
6 <div id="manage-profile-content" class="content-area">
7 <div id="manage-profile-icon-label"
10 <grid id="manage-profile-icon-grid"></grid>
11 <div id="manage-profile-name-input-container">
14 <input id="manage-profile-name" type="text" pattern=".*\S.*" required>
17 <div id="manage-profile-error-bubble" hidden></div>
29 <button id="manage-profile-cancel" i18n-content="cancel"></button
    [all...]
manage_profile_overlay.css 5 #manage-profile-overlay {
22 #manage-profile-name-input-container {
31 #manage-profile-name {
36 #manage-profile-name:invalid {
54 #manage-profile-error-bubble {
79 #manage-profile-error-bubble[hidden] {
86 #manage-profile-icon-grid {
91 :-webkit-any(#create-profile-content, #manage-profile-content) >
96 :-webkit-any(#create-profile-content, #manage-profile-content) >
101 :-webkit-any(#create-profile-content, #manage-profile-content)
    [all...]
manage_profile_overlay.js 12 * Encapsulated handling of the 'Manage profile...' overlay page.
19 'manage-profile-overlay');
50 options.ProfilesIconGrid.decorate($('manage-profile-icon-grid'));
54 self.registerCommonEventHandlers_('manage',
67 $('manage-profile-cancel').onclick =
126 chrome.send('requestDefaultProfileIcons', ['manage']);
128 // Just ignore the manage profile dialog on Chrome OS, they use /accounts.
143 var manageNameField = $('manage-profile-name');
146 $('manage-profile-ok').focus();
154 * Registers event handlers that are common between create and manage modes
    [all...]
  /external/chromium_org/content/common/gpu/
gpu_memory_manager_unittest.cc 44 // Manage() call.
199 void Manage() {
201 memmgr_.Manage();
207 // Test GpuMemoryManager::Manage basic functionality.
217 Manage();
224 Manage();
233 Manage();
237 // Test GpuMemoryManager::Manage functionality: changing visibility.
249 Manage();
259 Manage();
    [all...]
gpu_memory_manager.h 37 // Add a call to Manage to the thread's message loop immediately.
39 // Add a Manage call to the thread's message loop for execution 1/60th of
48 // Schedule a Manage() call. If immediate is true, we PostTask without delay.
51 // lower priority situations. An immediate schedule manage will cancel any
52 // queued delayed manage.
113 void Manage();
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/
index.yaml 10 # detects that a new type of query is run. If you want to manage the
12 # saying "# AUTOGENERATED"). If you want to manage some indexes
  /frameworks/base/core/java/android/database/
package.html 5 If you need to manage data in a private database, use the {@link
6 android.database.sqlite} classes. These classes are used to manage the {@link
  /external/chromium_org/content/plugin/
plugin_interpose_util_mac.h 12 // Swizzles methods we need to watch in order to manage process and window
  /frameworks/base/graphics/java/android/graphics/drawable/
package.html 3 <p>Provides classes to manage a variety of visual elements that are intended for
  /frameworks/base/tools/aapt/
ResourceIdCache.h 4 // Manage a resource ID cache.
  /external/chromium_org/chrome/browser/resources/print_preview/search/
cloud_destination_list.js 20 loadTimeData.getString('manage'));
28 // Change the action link from "Manage..." to "Setup..." if user only has
39 this.setActionLinkTextInternal(loadTimeData.getString('manage'));
  /frameworks/base/core/java/android/database/sqlite/
package.html 4 classes that an application would use to manage its own private database.
6 Applications use these classes to manage private databases. If creating a
8 manage your own database to store content. See <a
  /external/chromium_org/chrome/browser/chromeos/app_mode/
certificate_manager_dialog.h 15 // This dialog is used to manage user certificates from the kiosk launch screen.
  /external/chromium_org/chrome/browser/printing/
printer_manager_dialog.h 13 // This includes the OS-dependent UI to manage the network and local printers.
  /external/tcpdump/
.gitattributes 0 # manage core stuff for LF normalization
  /ndk/sources/android/libthread_db/
README 8 a small interface used by gdbserver to manage the list of threads on the
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/wsgiref/
__init__.py 7 * headers -- Manage response headers
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/wsgiref/
__init__.py 7 * headers -- Manage response headers
  /external/chromium_org/remoting/webapp/html/
dialog_manage_pairings.html 8 data-ui-mode="home.manage-pairings"
49 </div> <!-- home.manage-pairings -->

Completed in 758 milliseconds

1 2 3 4 5 6 7 8 91011>>