HomeSort by relevance Sort by last modified time
    Searched full:manager (Results 1951 - 1975 of 3275) sorted by null

<<71727374757677787980>>

  /frameworks/base/core/java/android/nfc/
NfcAdapter.java 279 Log.e(TAG, "Cannot get package manager, assuming no NFC feature");
285 Log.e(TAG, "Package manager query failed, assuming no NFC feature", e);
348 * NfcManager manager = (NfcManager) context.getSystemService(Context.NFC_SERVICE);
349 * NfcAdapter adapter = manager.getDefaultAdapter();
362 NfcManager manager = (NfcManager) context.getSystemService(Context.NFC_SERVICE); local
363 if (manager == null) {
367 return manager.getDefaultAdapter();
    [all...]
  /frameworks/base/core/tests/hosttests/src/android/content/pm/
PackageManagerHostTestUtils.java 366 * Waits for device's package manager to respond.
379 // poll the package manager until it returns something for android
438 * Queries package manager and waits until a package is launched (or times out)
452 // poll the package manager until it returns something for the package we're looking for
504 waitForPackageManager(); // now wait for package manager to actually load
509 * and package manager is up and running (note this function is synchronous to callers).
    [all...]
  /frameworks/base/services/input/
InputDispatcher.h 190 * The input reader policy is used by the input reader to interact with the Window Manager
282 * This method may be called on any thread (usually by the input manager). */
300 * This method may be called on any thread (usually by the input manager).
308 * This method may be called on any thread (usually by the input manager).
314 * This method may be called on any thread (usually by the input manager).
321 * This method may be called on any thread (usually by the input manager).
344 * These methods may be called on any thread (usually by the input manager).
    [all...]
  /external/chromium/chrome/browser/task_manager/
task_manager_resource_providers.cc 348 // opens the task manager, before the tab is actually destroyed.
352 // Remove the resource from the Task Manager.
571 // Remove the resource from the Task Manager.
777 // Remove the resource from the Task Manager.
796 // exiting while the task manager is displayed.
    [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/
KeyguardViewMediator.java 54 * should be shown or reset, callbacks to the phone window manager to notify
66 * Callbacks to the phone window manager:
171 /** Low level access to the power manager for enableUserActivity. Having this
175 /** High level access to the power manager for WakeLocks */
551 * This must be safe to call from any thread and with any window manager locks held.
601 // TODO: clean this up when we have better support at the window manager level
    [all...]
  /external/chromium/base/
process_util_win.cc 40 // This exit code is used by the Windows task manager when it kills a
42 // surprising to me that the task manager uses this value, but it
44 // indication that the task manager has killed something if the
458 case kProcessKilledExitCode: // Task manager kill.
755 // We don't assert here because in some cases (such as in the Task Manager)
  /external/chromium/chrome/browser/ui/gtk/
task_manager_gtk.cc 45 // The task manager window default size.
72 // Columns below this point are not visible in the task manager.
429 // If there's a Task manager window open already, just activate it.
443 // Task Manager window is shared between all browsers.
448 // Allow browser windows to go in front of the task manager dialog in
    [all...]
  /frameworks/base/docs/html/guide/topics/usb/
accessory.jd 94 package with the SDK Manager. See <a href=
138 UsbManager manager = UsbManager.getInstance(this);
144 UsbManager manager = (UsbManager) getSystemService(Context.USB_SERVICE);
316 UsbManager manager = (UsbManager) getSystemService(Context.USB_SERVICE);
317 UsbAccessory[] accessoryList = manager.getAcccessoryList();
  /frameworks/compile/libbcc/lib/ExecutionEngine/
Compiler.cpp 528 // Create memory manager for creation of code emitter later.
555 // Add TargetData to code generation pass manager
658 // Create MC code generation pass manager
661 // Add TargetData to MC code generation pass manager
664 // Add MC code generation passes to pass manager
  /packages/apps/Settings/src/com/android/settings/bluetooth/
DockService.java 126 LocalBluetoothManager manager = LocalBluetoothManager.getInstance(this); local
127 if (manager == null) {
132 mLocalAdapter = manager.getBluetoothAdapter();
133 mDeviceManager = manager.getCachedDeviceManager();
134 mProfileManager = manager.getProfileManager();
    [all...]
  /packages/providers/DownloadProvider/ui/src/com/android/providers/downloads/ui/
DownloadList.java 65 * View showing a list of all downloads the Download Manager knows about.
476 * @return an OnClickListener to delete the given downloadId from the Download Manager
488 * @return an OnClickListener to restart the given downloadId in the Download Manager
576 // the download manager should always find a free filename for cache downloads,
658 * Delete a download from the Download Manager.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/
ResourceManager.java 17 package com.android.ide.eclipse.adt.internal.resources.manager;
27 import com.android.ide.eclipse.adt.internal.resources.manager.GlobalProjectMonitor.IProjectListener;
28 import com.android.ide.eclipse.adt.internal.resources.manager.GlobalProjectMonitor.IRawDeltaListener;
114 * Sets up the resource manager with the global project monitor.
279 * file change is processed to update the resource manager data.
  /external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
ConsoleHandlerTest.java 76 * Test the constructor with no relevant log manager properties are set.
96 * Test the constructor with valid relevant log manager properties are set.
121 * Test the constructor with invalid relevant log manager properties are
  /external/apache-xml/src/main/java/org/apache/xml/dtm/
DTMManager.java 51 /** The default property name to load the manager. */
55 /** The default class name to use as the manager. */
385 * Manager.
  /external/chromium/chrome/browser/automation/
testing_automation_provider_chromeos.cc 137 reply.SendError("No user manager!");
201 // killed, so its children, including chrome and the window manager, will
215 // session manager then we'll die when the session is stopped.
  /external/chromium/chrome/browser/extensions/
extension_menu_manager_unittest.cc 233 // First create two items and add them both to the manager.
317 // Create an ExtensionMenuItem and put it into the manager.
324 // Create a menu item with a different extension id and add it to the manager.
  /external/chromium/chrome/browser/safe_browsing/
protocol_manager.h 126 // manager shouldn't fetch updates since they can't be written to disk. It
200 // is true, protocol manager won't schedule next update until
409 // When true, protocol manager will not start an update unless
  /external/clang/docs/
AnalyzerRegions.html 246 <p>Canonicalization is transparent outside the region store manager, and more
250 <h3>Constraint Manager</h3>
252 <p>The constraint manager reasons about the abstract location of memory objects.
  /external/clang/include/clang/Basic/
SourceLocation.h 72 /// Technically, a source location is simply an offset into the manager's view
74 /// expansions) concatenated in an effectively arbitrary order. The manager
108 /// \brief Return the offset into the manager's global input view.
  /external/jpeg/
install.doc 130 This is discussed in more detail under "Selecting a memory manager", below.
232 Selecting a memory manager
266 To use a particular memory manager, change the SYSDEPMEM variable in your
359 If you chose a memory manager other than jmemnobs.c, you should test that
585 manager, with temporary files being created on the device named by
595 selects jmemansi.c as the recommended memory manager. You'll probably want to
622 system-dependent memory manager.
676 jmemmac.c is the recommended memory manager back end for Macintosh. It uses
    [all...]
  /external/libvpx/vpx_mem/
vpx_mem.c 540 _P(printf("[vpx][mm] Couldn't allocate memory:%d for vpx memory manager.\n"
559 _P(printf("[vpx][mm] memory size:%d for vpx memory manager. g_p_mng_memory:0x%x chunk_size:%d\n"
570 _P(printf("[vpx][mm] Couldn't allocate memory:%d for vpx memory manager.\n"
  /frameworks/base/cmds/bmgr/src/com/android/commands/bmgr/
Bmgr.java 33 "Error: Could not access the Backup Manager. Is the system running?";
116 System.out.println("Backup Manager currently "
134 System.out.println("Backup Manager now " + enableToString(enable));
  /frameworks/base/core/java/android/app/
AlarmManager.java 33 * <p>The Alarm Manager holds a CPU wake lock as long as the alarm receiver's
36 * Alarm Manager releases this wake lock. This means that the phone will in some
44 * <p><b>Note: The Alarm Manager is intended for cases where you want to have
  /frameworks/base/core/java/android/view/
Surface.java 285 * This is for use by the window manager when returning a window surface
287 * by the window manager to the representation the client uses to draw
296 * surface; not guaranteed to work on the window manager side.
  /frameworks/base/core/tests/coretests/src/android/app/
SearchablesTest.java 252 * Package manager. Pass through for now.
260 * Package manager. Pass through for now.
278 * This is a mock for package manager. Used to perform a true unit test on SearchableInfo.

Completed in 1369 milliseconds

<<71727374757677787980>>