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

<<71727374757677787980>>

  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
CandidatesViewManager.java 23 * The interface of candidates view manager used by {@link OpenWnn}.
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarReceiver.java 31 * the boot completes because the alarm manager may not have been started
  /packages/providers/DownloadProvider/res/values-bg/
strings.xml 19 <string name="app_label" msgid="3658948994665187911">"Download Manager"</string>
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
rpc.h 59 #include <rpc/svc.h> /* service manager and multiplexer */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/
XmlQuickAssistManager.java 39 * register <b>just</b> this manager, which delegates to the various XML quick
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/resources/
ResourcesTreePage.java 25 import com.android.ide.eclipse.adt.internal.resources.manager.ResourceManager;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
EmulatorConfigTab.java 141 // this happens if the AVD Manager failed to find the folder in which the AVDs are
197 // create the selector with no manager, we'll reset the manager every time this is
202 null /* avd manager */,
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/repository/
PkgProps.java 25 * These constants are public and part of the SDK Manager public API.
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/sdkman1/
AvdManagerPage.java 74 DisplayMode.MANAGER,
  /development/samples/Wiktionary/src/com/example/android/wiktionary/
SimpleWikiHelper.java 115 PackageManager manager = context.getPackageManager(); local
116 PackageInfo info = manager.getPackageInfo(context.getPackageName(), 0);
  /development/samples/WiktionarySimple/src/com/example/android/simplewiktionary/
SimpleWikiHelper.java 122 PackageManager manager = context.getPackageManager(); local
123 PackageInfo info = manager.getPackageInfo(context.getPackageName(), 0);
  /external/chromium/base/synchronization/
condition_variable.h 12 // would have a pool manager waiting on a ConditionVariable, waiting for a
14 // (bounded size) communications queue for the manager to deposit tasks, or,
  /external/chromium/chrome/browser/extensions/
file_manager_util.cc 25 // This is the "well known" url for the file manager extension from
27 // out this file manager for an aftermarket part, but not yet.
  /external/chromium/chrome/browser/ui/gtk/
browser_titlebar.h 174 // that defines the skyline if the user turns off window manager decorations.
196 // manager decorations, we draw this taller.
  /external/chromium/chrome/browser/ui/views/bubble/
bubble.h 104 // window manager to continue showing the bubble even while the screen is
204 // Should we set a property telling the window manager to show this window
  /external/chromium/third_party/libjingle/source/talk/base/
firewallsocketserver.cc 122 FirewallManager* manager,
124 : server_(server), manager_(manager),
  /external/chromium/third_party/libjingle/source/talk/session/phone/
mediasessionclient.h 86 MediaSessionClient(const buzz::Jid& jid, SessionManager *manager);
89 MediaSessionClient(const buzz::Jid& jid, SessionManager *manager,
  /external/jpeg/
jdtrans.c 29 * JPEG memory manager, or handed off to jpeg_write_coefficients().
246 /* We can now tell the memory manager to allocate virtual arrays. */
  /external/llvm/include/llvm/Support/
SourceMgr.h 1 //===- SourceMgr.h - Manager for Source Buffers & Diagnostics ---*- C++ -*-===//
103 /// AddNewSourceBuffer - Add a new source buffer to this source manager. This
  /external/llvm/include/llvm-c/
Target.h 89 /** Adds target data information to a pass manager. This does not take ownership
94 /** Adds target library information to a pass manager. This does not take
  /external/qemu/distrib/sdl-1.2.12/src/video/ataricommon/
SDL_atarievents.c 25 * Atari keyboard events manager
29 * This routines choose what the final event manager will be
  /external/webkit/Source/WebCore/platform/gtk/
GtkVersioning.c 55 GdkDeviceManager *manager = gdk_display_get_device_manager(gdk_window_get_display(window)); local
56 return gdk_device_manager_get_client_pointer(manager);
  /external/webkit/Source/WebKit/gtk/tests/
testcopyandpaste.c 147 GdkDeviceManager* manager = gdk_display_get_device_manager(gdk_window_get_display(event->key.window)); local
148 gdk_event_set_device(event, gdk_device_manager_get_client_pointer(manager));
  /frameworks/base/core/java/android/app/
IApplicationThread.java 41 * the activity manager by an application when it starts up, for the activity
42 * manager to tell the application about things it needs to do.
  /frameworks/base/core/java/android/view/
IWindowManager.aidl 38 * System private interface to the window manager.
154 // Manager uses that to determine whether or not the red border should

Completed in 452 milliseconds

<<71727374757677787980>>