HomeSort by relevance Sort by last modified time
    Searched full:keep (Results 4701 - 4725 of 11137) sorted by null

<<181182183184185186187188189190>>

  /frameworks/base/core/java/android/widget/
ExpandableListConnector.java 108 /* Keep locally since frequent use */
339 * the insertion point is AFTER the left group, we keep this +1
394 * number of children from currently expanded groups (a value we keep
    [all...]
RatingBar.java 253 // Keep secondary progress in sync with primary
  /frameworks/base/core/java/com/android/internal/backup/
IBackupTransport.aidl 59 * Ask the transport where, on local device storage, to keep backup state blobs.
  /frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/
NetworkState.java 26 * Data structure to keep track of the network state transitions.
  /frameworks/base/docs/html/guide/components/
processes-and-threads.jd 85 determine which processes to keep
122 required to keep the user interface responsive.</p></li>
140 is required to keep all foreground processes running. </p>
168 <p>A process that doesn't hold any active application components. The only reason to keep this
  /frameworks/base/docs/html/guide/faq/
security.jd 58 users are at risk. In return, we will make sure to keep the researcher informed
  /frameworks/base/docs/html/training/basics/activity-lifecycle/
pausing.jd 108 <p>You should keep the amount of operations done in the {@link android.app.Activity#onPause
  /frameworks/base/docs/html/training/gestures/
multi.jd 65 <p>You keep track of individual pointers within a {@link
  /frameworks/base/docs/html/training/managing-audio/
audio-focus.jd 90 audio apps that it?s acceptable for them to keep playing, provided they lower their volume until the
  /frameworks/base/docs/html/training/printing/
html-docs.jd 79 // Keep a reference to WebView object until you pass the PrintDocumentAdapter
  /frameworks/base/docs/html/training/sharing/
receive.jd 91 contents to determine what to do next. Keep in mind that if this activity can be started from other
  /frameworks/base/libs/hwui/
PathCache.h 234 * trim the cache at the end of the frame to keep the total amount of
TextureCache.cpp 221 // of 2 but we'd have to deal with size changes. Let's keep this simple
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
ShaderProgram.java 37 // Keep a reference to the GL environment, so that it does not get deallocated while there
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
LomoishFilter.java 60 // keep value of part1 in range: (2^-14 to 2^14).
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
RecentLoader.java 160 // Keep clients around on high-RAM devices, since we'd be spinning them
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardFaceUnlockView.java 224 // Don't start it if the screen is off or if it's not showing, but keep this view up
  /frameworks/base/services/common_time/
common_time_server.h 185 // Helper to keep track of the state machine's current timeout
  /frameworks/base/services/java/com/android/server/
BootReceiver.java 60 // Keep a reference to the observer so the finalizer doesn't disable it.
  /frameworks/base/services/java/com/android/server/location/
FlpHardwareProvider.java 85 // Don't keep track of this request since it's done on behalf of other clients
  /frameworks/base/services/java/com/android/server/updates/
ConfigUpdateInstallReceiver.java 109 // keep the error message <= 100 chars
  /frameworks/base/test-runner/src/android/test/suitebuilder/
TestSuiteBuilder.java 179 // Keep track of current class so we know when to create a new sub-suite.
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
NinePatch_Delegate.java 45 * Because it's a stateless class to start with, there's no need to keep a {@link DelegateManager}
  /frameworks/base/wifi/java/android/net/wifi/
WifiWatchdogStateMachine.java 61 * While WiFi is being avoided, the WiFi watchdog keep watching the RSSI to
67 * multiple APs, the WiFi watchdog will detect that and keep watching the
225 * While WiFi is being avoided, we keep monitoring its signal strength.
748 * Keep sampling the link and monitor any poor link situation.
    [all...]
  /frameworks/native/libs/gui/
ConsumerBase.cpp 60 // Note that we can't create an sp<...>(this) in a ctor that will not keep a

Completed in 1446 milliseconds

<<181182183184185186187188189190>>