Searched
full:clearing (Results
251 -
275 of
1551) sorted by null
<<11121314151617181920>>
/frameworks/base/core/java/android/app/ |
TimePickerDialog.java | 155 // Clearing focus forces the dialog to commit any pending
|
/frameworks/base/core/java/android/content/ |
SyncStats.java | 60 * though it may remain until the user intervenes manually, perhaps by clearing the
|
/frameworks/base/core/java/com/android/server/ |
NetworkManagementSocketTagger.java | 140 Slog.w(TAG, "problem clearing counters for uid " + uid + " : errno " + errno);
|
/frameworks/base/services/core/java/com/android/server/notification/ |
ZenModeConditions.java | 66 if (DEBUG) Log.d(TAG, "evaluateConfig: clearing manual rule");
|
/frameworks/native/libs/vr/libvrflinger/ |
display_manager_service.cpp | 51 "no OnChannelClose, clearing prior display manager.",
|
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/span/ |
LinkSpan.java | 99 // Remove the highlight effect when the click happens by clearing the selection
|
/frameworks/support/recyclerview-selection/src/main/java/androidx/recyclerview/selection/ |
MouseInputHandler.java | 103 if (DEBUG) Log.d(TAG, "Tap not associated w/ model item. Clearing selection.");
|
Range.java | 53 * A provisional selection may intersect with the primary selection, however clearing the
|
/frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/ |
MultiRecyclerViewPrefetchTest.java | 89 // shared stats + enable clearing of pool
|
/frameworks/wilhelm/src/itf/ |
IRecord.cpp | 214 // clearing the marker position is equivalent to setting the marker to SL_TIME_UNKNOWN
|
/hardware/interfaces/broadcastradio/2.0/ |
IBroadcastRadio.hal | 95 * clearing the cache (because the next onCurrentProgramInfoChanged came).
|
/packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
SmsMmsContacts.java | 110 * Refreshes the cache, by clearing all cached values and fill the cache with the result of
|
/packages/apps/Car/Media/src/com/android/car/media/drawer/ |
MediaItemsFetcher.java | 117 holder.getIcon().setImageBitmap(iconBitmap); // Ok to set null here for clearing.
|
/packages/apps/Dialer/java/com/android/contacts/common/res/values/ |
strings.xml | 113 <!-- Title of the confirmation dialog for clearing frequents. [CHAR LIMIT=37] --> 116 <!-- Confirmation dialog for clearing frequents. [CHAR LIMIT=NONE] --> 122 <!-- Title of the "Clearing frequently contacted" progress-dialog [CHAR LIMIT=35] --> 123 <string name="clearFrequentsProgress_title">Clearing frequently contacted\u2026</string>
|
/packages/apps/Dialer/java/com/android/dialer/app/calllog/ |
VisualVoicemailCallLogFragment.java | 202 LogUtil.i("VisualVoicemailCallLogFragment.onNotVisible", "clearing all new voicemails");
|
/packages/apps/Dialer/java/com/android/dialer/app/voicemail/ |
LegacyVoicemailNotificationReceiver.java | 98 LogUtil.i("LegacyVoicemailNotificationReceiver.onReceive", "clearing notification");
|
/packages/apps/Dialer/java/com/android/dialer/common/concurrent/ |
DialerFutures.java | 79 // no point in clearing the ref, every other listener has already run
|
/packages/apps/DocumentsUI/src/com/android/documentsui/selection/ |
MouseInputHandler.java | 86 if (DEBUG) Log.d(TAG, "Tap not associated w/ model item. Clearing selection.");
|
/packages/apps/Gallery2/src/com/android/photos/data/ |
SparseArrayBitmapPool.java | 209 // Clearing is equivalent to ensuring all the capacity is available.
|
/packages/apps/StorageManager/src/com/android/storagemanager/automatic/ |
AutomaticStorageManagementJobService.java | 37 * {@link JobService} class to start automatic storage clearing jobs to free up space. The job only
|
/packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/tileinfo/ |
DefaultWallpaperInfo.java | 117 // In this case, clearing worked even though the exception was thrown afterwards.
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
GestureTrailsDrawingPreview.java | 147 // Note: Defer clearing the dirty rectangle here because we will get cleared
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_slice.py | 19 # Verify clearing of SF bug #800796
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_slice.py | 19 # Verify clearing of SF bug #800796
|
/prebuilts/go/darwin-x86/src/runtime/ |
mcache.go | 29 // we handle it by clearing it in releaseAll during mark
|
Completed in 581 milliseconds
<<11121314151617181920>>