Home
last modified time | relevance | path

Searched defs:targetView (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/core/java/android/ddm/
H A DDdmHandleViewDebug.java142 final View targetView = getTargetView(rootView, in); in handleChunk() local
285 private Chunk captureView(View rootView, View targetView) { in captureView()
299 private Chunk dumpDisplayLists(final View rootView, final View targetView) { in dumpDisplayLists()
355 private Chunk invokeViewMethod(final View rootView, final View targetView, ByteBuffer in) { in invokeViewMethod()
400 private Chunk setLayoutParameter(final View rootView, final View targetView, ByteBuffer in) { in setLayoutParameter()
416 private Chunk profileView(View rootView, final View targetView) { in profileView()
/aosp14/frameworks/base/core/java/android/view/
H A DSyncRtSurfaceTransactionApplier.java50 public SyncRtSurfaceTransactionApplier(View targetView) { in SyncRtSurfaceTransactionApplier()
138 public static void create(final View targetView, in create()
H A DNotificationTopLineView.java422 OverflowAdjuster adjust(View targetView, View targetDivider, int minimumWidth) { in adjust()
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DLinearSmoothScroller.java111 protected void onTargetFound(View targetView, RecyclerView.State state, Action action) { in onTargetFound()
/aosp14/frameworks/base/core/java/android/widget/
H A DAdapterView.java441 public AdapterContextMenuInfo(View targetView, int position, long id) { in AdapterContextMenuInfo()
451 public View targetView; field in AdapterView.AdapterContextMenuInfo
H A DZoomButtonsController.java557 View targetView = mTouchTargetView; in onTouch() local
H A DExpandableListView.java1284 public ExpandableListContextMenuInfo(View targetView, long packedPosition, long id) { in ExpandableListContextMenuInfo()
1294 public View targetView; field in ExpandableListView.ExpandableListContextMenuInfo
/aosp14/frameworks/base/core/java/android/inputmethodservice/navigationbar/
H A DKeyButtonRipple.java93 KeyButtonRipple(Context ctx, View targetView, @DimenRes int maxWidthResource) { in KeyButtonRipple()
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/navigationbar/buttons/
H A DKeyButtonRipple.java95 public KeyButtonRipple(Context ctx, View targetView, @DimenRes int maxWidthResource) { in KeyButtonRipple()
/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DBaseInputConnection.java87 public BaseInputConnection(@NonNull View targetView, boolean fullEditor) { in BaseInputConnection()
H A DInputMethodManager.java3642 public void dispatchKeyEventFromInputMethod(@Nullable View targetView, in dispatchKeyEventFromInputMethod()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleStackView.java2691 private void animateDismissBubble(View targetView, boolean applyAlpha) { in animateDismissBubble()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...