Home
last modified time | relevance | path

Searched defs:view (Results 976 – 1000 of 1006) sorted by relevance

1...<<3132333435363738394041

/aosp14/frameworks/base/core/java/android/webkit/
H A DWebSettings.java484 public abstract void setUseWebViewBackgroundForOverscrollBackground(boolean view); in setUseWebViewBackgroundForOverscrollBackground()
H A DWebView.java216 void onNewPicture(WebView view, @Nullable Picture picture); in onNewPicture()
/aosp14/frameworks/base/core/java/android/widget/
H A DAutoCompleteTextView.java1537 private PopupDataSetObserver(AutoCompleteTextView view) { in PopupDataSetObserver()
H A DSimpleMonthView.java1178 void onDayClick(SimpleMonthView view, Calendar day); in onDayClick()
H A DEditor.java3597 public void onClick(View view) { in onClick()
4253 View view = null; in measureContent() local
4401 public void onItemClick(AdapterView<?> parent, View view, int position, long id) { in onItemClick()
4777 public void onGetContentRect(ActionMode mode, View view, Rect outRect) { in onGetContentRect()
5377 final View view = (View) viewParent; in checkForTransforms() local
H A DNumberPicker.java575 public void onScrollStateChange(NumberPicker view, @ScrollState int scrollState); in onScrollStateChange()
H A DToolbar.java2176 private boolean shouldLayout(View view) { in shouldLayout()
/aosp14/frameworks/base/tools/aapt2/
H A DResourceTable.cpp402 ResourceTableView view; in GetPartitionedView() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DVolumeDialogImpl.java455 private void unionViewBoundstoTouchableRegion(final View view) { in unionViewBoundstoTouchableRegion()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleData.java1129 Bubble getBubbleWithView(View view) { in getBubbleWithView()
/aosp14/frameworks/base/core/java/android/view/
H A DWindowManager.java743 public void removeViewImmediate(View view); in removeViewImmediate()
4644 public final void setSurfaceInsets(View view, boolean manual, boolean preservePrevious) { in setSurfaceInsets()
/aosp14/frameworks/base/core/java/android/view/contentcapture/
H A DViewNode.java666 public ViewStructureImpl(@NonNull View view) { in ViewStructureImpl()
/aosp14/frameworks/base/core/java/android/preference/
H A DPreference.java633 protected void onBindView(View view) { in onBindView()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp902 auto view = array_view( in GenerateDefaultNormals() local
906 auto view = array_view( in GenerateDefaultNormals() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DstateMgmt.js2933 constructor(arg, view) { argument
4909 markDependentElementsDirty(view) { argument
8244 let view; variable
8269 let view; variable
8554 static findProvider(view, aliasName) { argument
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp1111 void AceContainer::SetView(const RefPtr<AceView>& view, double density, int32_t width, int32_t heig… in SetView()
1131const RefPtr<AceView>& view, double density, float width, float height, sptr<OHOS::Rosen::Window> … in SetViewNew()
1982 void AceContainer::AttachView(std::shared_ptr<Window> window, const RefPtr<AceView>& view, double d… in AttachView()
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_serializer.cpp485 string_view view(value); in SetDefaultSerializers() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/
H A D3d_dm_structures_common.h383 mat4 view; member
/aosp14/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionSession.java1839 public void setContentView(View view) { in setContentView()
/aosp14/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportProgressService.java1782 final View view = View.inflate(themedContext, R.layout.dialog_bugreport_info, null); in initialize() local
/aosp14/frameworks/base/media/java/android/media/tv/interactive/
H A DTvInteractiveAppManager.java1458 void createMediaView(@NonNull View view, @NonNull Rect frame) { in createMediaView()
/aosp14/frameworks/base/core/java/android/app/
H A DActivityOptions.java1081 View view = sharedElement.first; in makeSceneTransitionAnimation() local
H A DActivityThread.java4269 final SplashScreenView view = builder.createFromParcel(parcelable).build(); in createSplashScreen() local
4294 private void reportSplashscreenViewShown(IBinder token, SplashScreenView view) { in reportSplashscreenViewShown()
4303 private void syncTransferSplashscreenViewTransaction(SplashScreenView view, IBinder token, in syncTransferSplashscreenViewTransaction()
/aosp14/frameworks/base/media/jni/
H A Dandroid_media_MediaCodec.cpp2514 C2WriteView view = context->mBlock->map().get(); in extractMemoryFromContext() local
2545 C2WriteView view = context->mBlock->map().get(); in extractBufferFromContext() local
/aosp14/frameworks/base/core/java/android/app/assist/
H A DAssistStructure.java502 View view = root.getView(); in WindowNode() local

1...<<3132333435363738394041