Searched defs:delegateView (Results 1 – 6 of 6) sorted by relevance
96 public TouchDelegate(Rect bounds, View delegateView) { in TouchDelegate()
265 View delegateView = new EditText(mContext); in onTouchEvent_tryAcceptDelegation_delegatorCallbackCreatesInputConnection() local286 View delegateView = new EditText(mContext); in onTouchEvent_tryAcceptDelegation_delegatorCallbackFocusesDelegate() local
372 TextView delegateView = findViewById(R.id.delegate_name); in bindDelegate() local
2473 public boolean acceptStylusHandwritingDelegation(@NonNull View delegateView) { in acceptStylusHandwritingDelegation()2495 public boolean acceptStylusHandwritingDelegation( in acceptStylusHandwritingDelegation()
1867 public UpdatableTouchDelegate(Rect targetBounds, Rect actualBounds, View delegateView) { in UpdatableTouchDelegate()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...