/aosp12/frameworks/base/core/java/com/android/internal/widget/ |
H A D | AdapterHelper.java | 100 case UpdateOp.REMOVE: in preProcess() 255 case UpdateOp.REMOVE: in dispatchAndUpdateViewHolders() 272 case UpdateOp.REMOVE: in dispatchAndUpdateViewHolders() 316 case UpdateOp.REMOVE: in dispatchFirstPassAndUpdateViewHolders() 446 case UpdateOp.REMOVE: in postponeAndUpdateViewHolders() 486 if (op.cmd == UpdateOp.REMOVE) { in findPositionOffset() 531 mExistingUpdateTypes |= UpdateOp.REMOVE; in onItemRangeRemoved() 565 case UpdateOp.REMOVE: in consumeUpdatesInOnePass() 596 case UpdateOp.REMOVE: in applyPendingUpdatesToPosition() 633 static final int REMOVE = 1 << 1; field in AdapterHelper.UpdateOp [all …]
|
H A D | OpReorderer.java | 21 import static com.android.internal.widget.AdapterHelper.UpdateOp.REMOVE; 49 case REMOVE: in swapMoveOp() 88 moveOp.cmd = REMOVE; in swapMoveRemove() 104 extraRm = mCallback.obtainUpdateOp(REMOVE, moveOp.positionStart + 1, remaining, null); in swapMoveRemove()
|
H A D | RecyclerView.java | 831 case AdapterHelper.UpdateOp.REMOVE: in initAdapterManager() 1601 .hasAnyUpdateTypes(AdapterHelper.UpdateOp.ADD | AdapterHelper.UpdateOp.REMOVE in consumePendingUpdateOperations()
|
/aosp12/packages/modules/NetworkStack/common/moduleutils/src/android/net/shared/ |
H A D | RouteUtils.java | 36 REMOVE, enumConstant 83 modifyRoute(netd, ModifyOperation.REMOVE, INetd.LOCAL_NET_ID, route); in removeRoutesFromLocalNetwork() 104 case REMOVE: in modifyRoute()
|
/aosp12/art/dt_fd_forward/ |
H A D | NOTICE | 2 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 10 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
/aosp12/art/openjdkjvm/ |
H A D | NOTICE | 2 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 9 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
/aosp12/art/openjdkjvmti/ |
H A D | NOTICE | 2 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 9 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
/aosp12/packages/apps/Contacts/src/com/android/contacts/logging/ |
H A D | QuickContactEvent.java | 65 public static final int REMOVE = 6; field in QuickContactEvent.ActionType
|
/aosp12/system/netd/server/ |
H A D | Network.h | 78 REMOVE, enumerator
|
/aosp12/frameworks/proto_logging/stats/enums/stats/launcher/ |
H A D | launcher.proto | 73 REMOVE = 3; enumerator
|
/aosp12/bionic/libdl/ |
H A D | Android.bp | 69 // DO NOT REMOVE --exclude-libs! 169 // DO NOT REMOVE --exclude-libs!
|
/aosp12/packages/modules/Connectivity/service/src/com/android/server/connectivity/ |
H A D | NetworkAgentInfo.java | 766 private static final boolean REMOVE = false; field in NetworkAgentInfo 806 updateRequestCounts(REMOVE, existing); in addRequest() 819 updateRequestCounts(REMOVE, existing); in removeRequest()
|
/aosp12/hardware/interfaces/radio/deprecated/1.0/ |
H A D | IOemHook.hal | 25 * REMOVED IN O (ATTEMPTING TO REMOVE IT IN O, BUT IF NOT IN O WILL BE REMOVED IN P).
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/accessibility/ |
H A D | LauncherAccessibilityDelegate.java | 64 public static final int REMOVE = R.id.action_remove; field in LauncherAccessibilityDelegate 96 mActions.put(REMOVE, new LauncherAction( in LauncherAccessibilityDelegate() 97 REMOVE, R.string.remove_drop_target_label, KeyEvent.KEYCODE_X)); in LauncherAccessibilityDelegate()
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/ |
H A D | DeleteDropTarget.java | 84 return LauncherAccessibilityDelegate.REMOVE; in getAccessibilityAction()
|
/aosp12/frameworks/av/media/libaudioprocessing/include/media/ |
H A D | AudioMixerBase.h | 81 REMOVE = 0x4102, // Remove the sample rate converter on this track name; enumerator
|
/aosp12/frameworks/av/services/audioflinger/ |
H A D | FastMixer.cpp | 193 mMixer->setParameter(index, AudioMixer::RESAMPLE, AudioMixer::REMOVE, nullptr); in updateMixerTrack()
|
/aosp12/bionic/linker/ |
H A D | Android.bp | 438 // DO NOT REMOVE --exclude-libs!
|
/aosp12/frameworks/base/services/core/java/com/android/server/ |
H A D | NetworkManagementService.java | 840 RouteUtils.modifyRoute(mNetdService, ModifyOperation.REMOVE, netId, route); in removeRoute()
|
/aosp12/frameworks/av/media/libaudioprocessing/ |
H A D | AudioMixerBase.cpp | 423 case REMOVE: in setParameter()
|
/aosp12/packages/modules/Connectivity/services/core/java/com/android/server/ |
H A D | ConnectivityService.java | 302 private static final boolean REMOVE = false; field in ConnectivityService 1798 return modifyRoute(p, r, 0, REMOVE, toDefaultTable, UNEXEMPT, netId, false, UID_UNUSED); in removeRoute()
|
/aosp12/packages/apps/Contacts/src/com/android/contacts/quickcontact/ |
H A D | QuickContactActivity.java | 2460 ActionType.REMOVE, /* thirdPartyAction */ null); in Logger.logQuickContactEvent() argument
|
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/ |
H A D | okhttp-3.12.1.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/proguard/
okhttp3/
... |
/aosp12/frameworks/proto_logging/stats/ |
H A D | atoms.proto | 10813 REMOVE = 1; enumerator
|
/aosp12/packages/apps/TV/libs/ |
H A D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |