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

<<919293949596979899100>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
AndroidTargetParser.java 33 import com.android.ide.eclipse.adt.internal.resources.manager.ResourceManager;
436 * attrs.xml and sets the corresponding structures in the resource manager.
479 * sets the corresponding structures in the resource manager.
  /external/llvm/docs/
HowToReleaseLLVM.html 33 the public. It is the Release Manager's responsibility to ensure that a high
175 <li><p>The Release Manager should switch to the release branch, because all
246 <p>The Release Manager may supply pre-packaged source tarballs for users. This
432 merged in, the release is determined to be ready and the release manager may
446 release manager.</p></li>
  /external/qemu/distrib/sdl-1.2.12/src/video/macdsp/
SDL_dspvideo.c 335 /* Use DSp/Display Manager to build mode list for given screen */
350 /* Ask Display Manager for integer id of screen device */
495 SDL_SetError ("Display Manager couldn't associate GDevice with a Display ID");
511 SDL_SetError ("Display Manager couldn't associate Display ID with GDevice");
814 SDL_SetError ("Display Manager couldn't associate GDevice with display_id");
    [all...]
  /frameworks/base/docs/html/guide/practices/
optimizing-for-3.0.jd 112 Manager</a> and install the following:
150 for the AVD when you create it with the SDK and AVD Manager (there's a checkbox in the AVD creator
151 to <strong>Enable</strong> snapshots). Then, start the AVD from the AVD manager and check <b>Launch
284 (downloadable from the AVD and SDK Manager).</p>
424 >using the Android SDK and AVD Manager</a>. After downloading the samples ("Samples for SDK API
    [all...]
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
UpdaterData.java 219 "The AVD manager normally uses the user's profile directory to store " +
229 "Android Virtual Devices Manager",
676 "The Android SDK and AVD Manager that you are currently using has been updated. " +
682 "The Android SDK and AVD Manager that you are currently using has been updated. " +
683 "It is recommended that you now close the manager window and re-open it. " +
    [all...]
  /frameworks/base/core/java/android/view/
WindowManager.java 29 * The interface that apps use to talk to the window manager.
69 * Return true if this window manager is configured to request hardware
546 * manager will report the inset rectangle needed to ensure your
593 * poke the power manager's user activity (as if the user had woken
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/
plugin.xml 70 name="Android Resource Manager"
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
AdtPlugin.java 41 import com.android.ide.eclipse.adt.internal.resources.manager.GlobalProjectMonitor;
42 import com.android.ide.eclipse.adt.internal.resources.manager.GlobalProjectMonitor.IFileListener;
43 import com.android.ide.eclipse.adt.internal.resources.manager.ProjectResources;
44 import com.android.ide.eclipse.adt.internal.resources.manager.ResourceManager;
    [all...]
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/avd/
AvdManager.java 49 * Android Virtual Device Manager to manage AVDs.
97 * This config key is ignored by the emulator. It is only used by the SDK manager or
213 * Creates an AVD Manager for a given SDK represented by a {@link SdkManager}.
403 // known to the manager.
625 // Set skin.name for display purposes in the AVD manager and
    [all...]
  /frameworks/base/core/java/android/app/
ActivityThread.java 119 * manager requests.
181 // holds their own lock. Thus you MUST NEVER call back into the activity manager
182 // or window manager or anything that depends on them while holding this lock.
541 // activity itself back to the activity manager. (matters more with ipc)
781 // and the activity manager will wait for us to report back that
    [all...]
FragmentManager.java 162 * searches through fragments that are currently added to the manager's
172 * searches through fragments that are currently added to the manager's
205 * Pop the last fragment transition from the manager's fragment
299 * it to the fragment manager, to have it create itself to match the
331 * Control whether the framework's internal fragment manager debugging
    [all...]
LoaderManager.java 60 * Callback interface for a client to interact with the manager.
150 * this manager, registers the callbacks to it,
191 * Control whether the framework's internal loader manager debugging
    [all...]
  /frameworks/base/location/java/android/location/
LocationManager.java 541 * @param criteria contains parameters for the location manager to choose the
683 * @param criteria contains parameters for the location manager to choose the
    [all...]
  /frameworks/support/v4/java/android/support/v4/app/
FragmentManager.java 159 * searches through fragments that are currently added to the manager's
169 * searches through fragments that are currently added to the manager's
203 * Pop the last fragment transition from the manager's fragment
297 * it to the fragment manager, to have it create itself to match the
329 * Control whether the framework's internal fragment manager debugging
    [all...]
LoaderManager.java 40 * Callback interface for a client to interact with the manager.
130 * this manager, registers the callbacks to it,
171 * Control whether the framework's internal loader manager debugging
    [all...]
  /cts/tests/tests/view/src/android/view/cts/
WindowTest.java 415 * setWindowManager: Set the window manager for use by this Window.
416 * getWindowManager: Return the window manager allowing this Window to display its own
    [all...]
  /external/bluetooth/bluez/audio/
telephony-ofono.c 66 #define OFONO_MANAGER_INTERFACE "org.ofono.Manager"
    [all...]
  /external/chromium/chrome/browser/chromeos/login/
screen_locker.cc 323 // the limitation that a focus manager cannot handle views in
    [all...]
  /external/chromium/chrome/browser/history/
expire_history_backend_unittest.cc 474 // database manager are removed.
601 // database manager are removed.
659 // database manager are removed.
    [all...]
  /external/clang/include/clang/Serialization/
ASTBitCodes.h 170 /// manager.
417 /// \brief Record code for the source manager line table information,
426 /// \brief Record types used within a source manager block.
    [all...]
  /external/e2fsprogs/lib/ext2fs/
ext2fs.h 968 io_manager manager, ext2_filsys *ret_fs);
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
SDL_cgxvideo.c 575 /* Fill in some window manager capabilities */
784 /* resize the (possibly new) window manager window */
886 /* Resize the window manager window */
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
CropImage.java 889 DataManager manager = getDataManager(); local
    [all...]
  /packages/apps/Settings/src/com/android/settings/
RadioInfo.java 807 // the activity manager will try to resolve the type by calling
822 // the activity manager will try to resolve the type by calling
838 // the activity manager will try to resolve the type by calling
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/
PreCompilerBuilder.java 33 import com.android.ide.eclipse.adt.internal.resources.manager.IdeScanningContext;
34 import com.android.ide.eclipse.adt.internal.resources.manager.ProjectResources;
35 import com.android.ide.eclipse.adt.internal.resources.manager.ResourceManager;
    [all...]

Completed in 568 milliseconds

<<919293949596979899100>>