Searched defs:clear (Results 251 - 275 of 290) sorted by relevance

<<1112

/frameworks/data-binding/internal-prebuilts/com/android/databinding/baseLibrary/1.0-rc3/
H A DbaseLibrary-1.0-rc3.jar ... synchronized boolean isEmpty () int i int numListeners public synchronized void clear () int i public synchronized android.databinding.CallbackRegistry clone ...
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-baseLibrary.jar ... synchronized boolean isEmpty () int i int numListeners public synchronized void clear () int i public synchronized android.databinding.CallbackRegistry clone ...
/frameworks/minikin/libs/minikin/
H A DLayout.cpp62 hbFonts.clear();
130 void clear() { function in class:minikin::LayoutCache
131 mCache.clear();
231 mGlyphs.clear();
232 mFaces.clear();
234 mAdvances.clear();
1107 layoutCache.clear();
/frameworks/native/include/input/
H A DInput.h229 inline void clear() { function in struct:android::PointerCoords
230 BitSet64::clear(bits);
277 inline void clear() { function in struct:android::PointerProperties
/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsCall.java1552 private void clear(ImsReasonInfo lastReasonInfo) { method in class:ImsCall
1646 clear(reasonInfo);
1751 clear(reasonInfo);
3020 // First clear out the merge partner then clear ourselves out.
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiMetrics.java1060 clear();
1397 private void clear() { method in class:WifiMetrics
1399 mConnectionEventList.clear();
1403 mScanReturnEntries.clear();
1404 mWifiSystemStateEntries.clear();
1406 mRssiPollCounts.clear();
1407 mRssiDeltaCounts.clear();
1408 mWifiAlertReasonCounts.clear();
1409 mWifiScoreCounts.clear();
1410 mWifiLogProto.clear();
[all...]
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
H A DPhotoView.java472 public void clear() { method in class:PhotoView
/frameworks/support/v17/leanback/tests/java/android/support/v17/leanback/widget/
H A DGridWidgetTest.java3248 // 2. clear the text selection
3300 public static void clear() { method in class:GridWidgetTest.ChangeableViewTypesProvider
3301 sViewTypes.clear();
3575 ChangeableViewTypesProvider.clear();
3654 // clear extra layout space
/frameworks/base/core/java/android/view/
H A DMotionEvent.java1676 pp[i].clear();
1721 pp[0].clear();
1725 pc[0].clear();
2994 pc[0].clear();
3582 public void clear() { method in class:MotionEvent.PointerCoords
3755 clear();
3795 public void clear() { method in class:MotionEvent.PointerProperties
H A DViewGroup.java278 // When set, the next call to drawChild() will clear mChildTransformation's matrix
1588 mChildrenInterestedInDrag.clear();
1628 childrenInterestedInDrag.clear();
1926 if (preorderedList != null) preorderedList.clear();
1930 if (preorderedList != null) preorderedList.clear();
2068 if (preorderedList != null) preorderedList.clear();
2231 if (preorderedList != null) preorderedList.clear();
2404 if (preorderedList != null) preorderedList.clear();
2408 if (preorderedList != null) preorderedList.clear();
2533 // we clear th
8326 private void clear() { method in class:ViewGroup.ChildListForAccessibility
8432 private void clear() { method in class:ViewGroup.ViewLocationHolder
[all...]
/frameworks/base/media/java/android/media/
H A DMediaCodec.java251 to clear any existing frame rate setting in the format.
2103 mDequeuedInputBuffers.clear();
2104 mDequeuedOutputBuffers.clear();
2406 * Number of blocks to be skipped (left clear) in the pattern. If zero,
2449 * Set the subsample count, clear/encrypted sizes, key, IV and mode fields of
2490 builder.append("], clear ");
2855 public void clear() { method in class:MediaCodec.BufferMap
2859 mMap.clear();
2887 buffer.clear();
2946 mDequeuedInputBuffers.clear();
[all...]
H A DCea708CaptionRenderer.java220 * <li>{@code CAPTION_EMIT_TYPE_CLEAR_COMMAND}: Passes a clear command to a observer.
1512 windowLayout.clear();
1560 mPendingCaptionEvents.clear();
1612 mPendingCaptionEvents.clear();
1742 public void clear() { method in class:Cea708CCWidget.CCWindowLayout
1758 mCharacterStyles.clear();
2062 mBuilder.clear();
2068 mBuilder.clear();
/frameworks/base/services/core/java/com/android/server/wm/
H A DAppTransition.java436 void clear() { method in class:AppTransition
439 mNextAppTransitionAnimationsSpecs.clear();
449 clear();
1703 clear();
1718 clear();
1728 clear();
1738 clear();
1753 clear();
1770 clear();
1801 clear();
[all...]
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp360 void clear() { function in class:__anon1365::BitcodeReaderValueList
362 ValuePtrs.clear();
407 void clear() { MDValuePtrs.clear(); }
641 ValueList.clear();
642 MDValueList.clear();
647 DeferredFunctionInfo.clear();
648 MDKindMap.clear();
988 NewOps.clear();
1139 Record.clear();
[all...]
/frameworks/native/libs/binder/
H A DParcel.cpp1415 map_out->clear();
1552 val->clear();
1900 str->clear();
2767 clear();
2777 void Parcel::Blob::clear() { function in class:Parcel::Blob
/frameworks/native/opengl/libagl/
H A Dcontext.h157 inline void clear() { function in struct:android::gl::vertex_t
249 void clear();
/frameworks/native/services/surfaceflinger/
H A DLayer.cpp481 activeCrop.clear();
485 activeCrop.clear();
517 activeCrop.clear();
645 activeCrop.clear();
655 activeCrop.clear();
670 frame.clear();
675 frame.clear();
725 frame.clear();
858 ALOGE("[%s] Failed to clear transform: %s (%d)", mName.string(),
1178 win.clear();
1245 setClearClientTarget(int32_t hwcId, bool clear) argument
[all...]
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
H A DStaggeredGridLayoutManager.java284 mLazySpanLookup.clear();
325 mSpans[i].clear();
360 mSpansToCheck.clear(lp.mSpan.mIndex);
544 * If you need to cancel current assignments, you can call this method which will clear all
548 mLazySpanLookup.clear();
635 mLazySpanLookup.clear();
644 // Scroll to position is set, clear.
645 mSpans[i].clear();
660 span.clear();
788 mSpans[i].clear();
2596 void clear() { method in class:StaggeredGridLayoutManager.Span
2876 void clear() { method in class:StaggeredGridLayoutManager.LazySpanLookup
[all...]
/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.cpp172 mStatusTracker.clear();
191 mRequestThread.clear();
272 mOutputStreams.clear();
273 mInputStream.clear();
293 mRequestThread.clear();
294 mStatusTracker.clear();
295 mBufferManager.clear();
306 mInterface->clear();
1396 mInputStream.clear();
1580 mRecentStatusUpdates.clear();
2888 void Camera3Device::HalInterface::clear() { function in class:android::Camera3Device::HalInterface
3558 status_t Camera3Device::RequestThread::clear( function in class:android::Camera3Device::RequestThread
4587 status_t Camera3Device::PreparerThread::clear() { function in class:android::Camera3Device::PreparerThread
[all...]
/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityNodeInfo.java319 * null</code> or empty {@link CharSequence} will clear the text. This action will also put the
1237 mActions.clear();
3027 clear();
3211 mActions.clear();
3225 mChildNodeIds.clear();
3360 private void clear() { method in class:AccessibilityNodeInfo
3373 mChildNodeIds.clear();
3951 * using <code> null</code> or empty {@link CharSequence} will clear the text. This
4274 clear();
4278 private void clear() { method in class:AccessibilityNodeInfo.RangeInfo
4434 private void clear() { method in class:AccessibilityNodeInfo.CollectionInfo
4602 private void clear() { method in class:AccessibilityNodeInfo.CollectionItemInfo
[all...]
/frameworks/base/core/java/android/widget/
H A DRemoteViews.java840 // If the pendingIntent is null, we clear the onClickListener
2139 public void clear() { method in class:RemoteViews.MemoryUsageCounter
2397 mMemoryUsageCounter.clear();
2467 * recycle layouts, use {@link #removeAllViews(int)} to clear any existing
2829 * @param tint the tint to apply, may be {@code null} to clear tint
2841 * @param tint the tint to apply, may be {@code null} to clear tint
2853 * @param tint the tint to apply, may be {@code null} to clear tint
2976 * @param endMarginDimen a dimen resource to read the margin from or 0 to clear the margin.
2986 * @param bottomMarginDimen a dimen resource to read the margin from or 0 to clear the margin.
H A DAbsListView.java918 mCheckStates.clear();
922 mCheckedIdStates.clear();
1024 mCheckStates.clear();
1027 mCheckedIdStates.clear();
1086 mCheckStates.clear();
1088 mCheckedIdStates.clear();
1146 mCheckStates.clear();
1149 mCheckedIdStates.clear();
1604 * first scrolling. You can manually clear the cache by calling
2954 mRecycler.clear();
6696 void clear() { method in class:AbsListView.RecycleBin
[all...]
/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java1078 mDirtyUserIds.clear();
1592 * {@link ShortcutInfo#mIntentPersistableExtrases}. Also clear its extras.
2317 * This is called when an app is uninstalled, or an app gets "clear data"ed.
3429 boolean clear = false;
3436 clear = true;
3442 dumpCheckin(pw, clear);
3552 * @param clear if true, clear the history information. Some other system services have this
3555 private void dumpCheckin(PrintWriter pw, boolean clear) { argument
3561 users.put(mUsers.valueAt(i).dumpCheckin(clear));
[all...]
/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp603 commandEntry->connection.clear();
726 // repeat here, but we disable our own next key repeat timer since it is clear that
962 mInputTargetWaitApplicationHandle.clear();
985 mInputTargetWaitApplicationHandle.clear();
1069 mInputTargetWaitApplicationHandle.clear();
1596 target.pointerIds.clear();
2021 scaledCoords[i].clear();
2967 mFocusedApplicationHandle.clear();
3130 mTouchStatesByDisplay.clear();
3131 mLastHoverWindowHandle.clear();
4306 void InputDispatcher::InputState::clear() { function in class:android::InputDispatcher::InputState
[all...]
/frameworks/av/services/audioflinger/
H A DThreads.cpp524 mConfigEvents.clear();
936 mWakeLockToken.clear();
986 mPowerManager.clear();
1367 handle.clear();
1546 mPendingConfigEvents.clear();
1576 void AudioFlinger::ThreadBase::ActiveTracks<T>::clear() { function in class:android::AudioFlinger::ThreadBase::ActiveTracks
1581 mActiveTracks.clear();
1582 mLatestActiveTrack.clear();
1583 mBatteryCounter.clear();
1736 result.clear();
[all...]

Completed in 4089 milliseconds

<<1112