HomeSort by relevance Sort by last modified time
    Searched full:lifecycle (Results 276 - 300 of 335) sorted by null

<<11121314

  /frameworks/base/services/java/com/android/server/display/
DisplayManagerService.java 56 * The {@link DisplayManagerService} manages the global lifecycle of displays,
    [all...]
  /frameworks/support/v4/java/android/support/v4/app/
ShareCompat.java 215 * <p>During the calling activity's lifecycle, if data within the share intent must
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationListFragment.java 162 * lifecycle events.
    [all...]
ConversationViewFragment.java 211 * Constructor needs to be public to handle orientation changes and activity lifecycle events.
    [all...]
FolderListFragment.java 162 * Constructor needs to be public to handle orientation changes and activity lifecycle events.
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 
org.eclipse.equinox.app_1.3.1.R36x_v20100803.jar 
  /frameworks/base/docs/html/tools/sdk/ndk/
index.jd     [all...]
  /device/generic/goldfish/camera/
EmulatedFakeCamera3.cpp 119 * Camera device lifecycle methods
    [all...]
  /docs/source.android.com/src/source/
faqs.jd 297 behaviors such as application lifecycle and performance. We plan to add
  /external/aac/libAACdec/include/
aacdecoder_lib.h 198 \image latex dec_buffer.png "Lifecycle of the external input buffer" width=9cm
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderFlowThread.cpp     [all...]
  /frameworks/base/core/java/android/database/sqlite/
SQLiteConnection.java 75 * lifecycle does not become a tortured mess of finalizers and reference
    [all...]
  /frameworks/base/core/java/android/view/
ViewPropertyAnimator.java 96 * Listener for the lifecycle events of the underlying ValueAnimator object.
    [all...]
Window.java 368 * @param callback Callback to control the lifecycle of this action mode
    [all...]
  /frameworks/base/services/input/
InputReader.h 906 * InputMapper lifecycle:
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/activities/
PeopleActivity.java     [all...]
  /pdk/apps/TestingCamera/src/com/android/testingcamera/
TestingCamera.java 166 /** Activity lifecycle */
    [all...]
  /frameworks/base/docs/html/guide/topics/appwidgets/
index.jd 542 lifecycle). If your App Widget setup process can take several seconds (perhaps
    [all...]
  /frameworks/base/media/java/android/media/
MediaRouter.java 265 // they don't receive lifecycle callbacks from the Activity.
    [all...]
  /frameworks/base/core/java/android/os/
Parcel.java 189 * indicating that we're responsible for its lifecycle.
    [all...]
StrictMode.java 103 * many cases of disk access are often necessary during the normal activity lifecycle. Use
    [all...]
  /frameworks/base/docs/html/google/play/licensing/
adding-licensing.jd     [all...]
  /frameworks/base/docs/html/guide/topics/data/
backup.jd 77 the normal application lifecycle. You cannot read or write backup data on demand and cannot access
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ThreadPoolExecutor.java 311 * The runState provides the main lifecycle control, taking on values:
    [all...]

Completed in 1762 milliseconds

<<11121314