HomeSort by relevance Sort by last modified time
    Searched full:clearing (Results 376 - 400 of 937) sorted by null

<<11121314151617181920>>

  /frameworks/av/media/libstagefright/
AudioPlayer.cpp 559 // before clearing mSeekTimeUs check if a new seek request has been received while
  /frameworks/av/services/camera/libcameraservice/api1/
Camera2Client.cpp 780 ALOGV("%s: Camera %d: Clearing out recording stream before "
    [all...]
  /frameworks/av/services/camera/libcameraservice/api1/client2/
CallbackProcessor.cpp 346 ALOGV("%s: clearing oneshot", __FUNCTION__);
  /frameworks/base/core/java/com/android/server/net/
NetlinkTracker.java 195 // Clear the repository before clearing mLinkProperties. That way, if a clear() happens
  /frameworks/base/core/jni/
android_database_CursorWindow.cpp 148 LOG_WINDOW("Clearing window %p", window);
  /frameworks/base/docs/html/topic/performance/
scheduling.jd 49 scalable functionality: it is suitable for small tasks like clearing a cache,
  /frameworks/base/docs/html/training/system-ui/
immersive.jd 86 display the system bars, thereby clearing the {@link android.view.View#SYSTEM_UI_FLAG_HIDE_NAVIGATION} and
  /frameworks/base/libs/hwui/
BakedOpRenderer.cpp 175 // Requested rect is subset of viewport - scissor to it to avoid over-clearing
  /frameworks/base/media/java/android/media/
MediaMetadataEditor.java 121 * Note that clearing the metadata doesn't reset the editable keys
SubtitleTrack.java 205 if (DEBUG) Log.v(TAG, "Clearing " + mActiveCues.size() + " active cues");
  /frameworks/base/packages/WallpaperBackup/src/com/android/wallpaperbackup/
WallpaperBackupAgent.java 245 Slog.v(TAG, "Restore finished; clearing backup bookkeeping");
  /frameworks/base/services/core/java/com/android/server/wm/
WindowSurfacePlacer.java     [all...]
  /frameworks/support/compat/java/android/support/v4/widget/
SearchViewCompat.java 423 * @return true if the listener wants to override the default behavior of clearing the
  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
MediaItemStatus.java 124 * side-effect of clearing the queue.
  /libcore/ojluni/src/main/java/sun/misc/
SoftCache.java 50 * <code>OutOfMemoryError</code>. Because of this automatic clearing feature,
  /packages/apps/Calendar/src/com/android/calendar/event/
AttendeesView.java 259 // Before clearing the views, save all the badges. The updateAtendeeView will use the saved
EventLocationAdapter.java 142 // The cache for contacts photos. We don't have to worry about clearing this, as a
  /packages/apps/Camera2/src/com/android/camera/device/
MultiCameraDeviceLifecycle.java 384 mLogger.d("No target request exists. Clearing current device.");
  /packages/apps/ContactsCommon/res/values/
strings.xml 125 <!-- Title of the confirmation dialog for clearing frequents. [CHAR LIMIT=37] -->
128 <!-- Confirmation dialog for clearing frequents. [CHAR LIMIT=NONE] -->
134 <!-- Title of the "Clearing frequently contacted" progress-dialog [CHAR LIMIT=35] -->
135 <string name="clearFrequentsProgress_title">Clearing frequently contacted\u2026</string>
    [all...]
  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
VideoPauseController.java 112 * Cleans up the {@link VideoPauseController} by removing all listeners and clearing its
  /packages/apps/Dialer/res/values/
strings.xml 105 <!-- Title of the confirmation dialog for clearing the call log. [CHAR LIMIT=37] -->
108 <!-- Confirmation dialog for clearing the call log. [CHAR LIMIT=NONE] -->
111 <!-- Title of the "Clearing call log" progress-dialog [CHAR LIMIT=35] -->
112 <string name="clearCallLogProgress_title">Clearing call history\u2026</string>
    [all...]
  /packages/apps/Email/provider_src/com/android/email/activity/setup/
AccountSettingsUtils.java 67 LogUtils.d(LogUtils.TAG, "Clearing unsupported policies "
  /packages/apps/Launcher3/src/com/android/launcher3/
InstallShortcutReceiver.java 123 if (DBG) Log.d(TAG, "Getting and clearing APPS_PENDING_INSTALL: " + strings);
  /packages/apps/Messaging/src/com/android/messaging/datamodel/action/
ProcessPendingMessagesAction.java 193 + "events and clearing scheduled alarm");
  /packages/apps/Music/src/com/android/music/
QueryBrowserActivity.java 212 // by clearing its DatasetObservers, which setListAdapter(null) does.

Completed in 2478 milliseconds

<<11121314151617181920>>