/aosp14/frameworks/base/core/java/android/webkit/ |
H A D | WebSettings.java | 484 public abstract void setUseWebViewBackgroundForOverscrollBackground(boolean view); in setUseWebViewBackgroundForOverscrollBackground()
|
H A D | WebView.java | 216 void onNewPicture(WebView view, @Nullable Picture picture); in onNewPicture()
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | AutoCompleteTextView.java | 1537 private PopupDataSetObserver(AutoCompleteTextView view) { in PopupDataSetObserver()
|
H A D | SimpleMonthView.java | 1178 void onDayClick(SimpleMonthView view, Calendar day); in onDayClick()
|
H A D | Editor.java | 3597 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 D | NumberPicker.java | 575 public void onScrollStateChange(NumberPicker view, @ScrollState int scrollState); in onScrollStateChange()
|
H A D | Toolbar.java | 2176 private boolean shouldLayout(View view) { in shouldLayout()
|
/aosp14/frameworks/base/tools/aapt2/ |
H A D | ResourceTable.cpp | 402 ResourceTableView view; in GetPartitionedView() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/ |
H A D | VolumeDialogImpl.java | 455 private void unionViewBoundstoTouchableRegion(final View view) { in unionViewBoundstoTouchableRegion()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
H A D | BubbleData.java | 1129 Bubble getBubbleWithView(View view) { in getBubbleWithView()
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | WindowManager.java | 743 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 D | ViewNode.java | 666 public ViewStructureImpl(@NonNull View view) { in ViewStructureImpl()
|
/aosp14/frameworks/base/core/java/android/preference/ |
H A D | Preference.java | 633 protected void onBindView(View view) { in onBindView()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | mesh_builder.cpp | 902 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 D | stateMgmt.js | 2933 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 D | ace_container.cpp | 1111 void AceContainer::SetView(const RefPtr<AceView>& view, double density, int32_t width, int32_t heig… in SetView() 1131 …const 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 D | ecs_serializer.cpp | 485 string_view view(value); in SetDefaultSerializers() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/ |
H A D | 3d_dm_structures_common.h | 383 mat4 view; member
|
/aosp14/frameworks/base/core/java/android/service/voice/ |
H A D | VoiceInteractionSession.java | 1839 public void setContentView(View view) { in setContentView()
|
/aosp14/frameworks/base/packages/Shell/src/com/android/shell/ |
H A D | BugreportProgressService.java | 1782 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 D | TvInteractiveAppManager.java | 1458 void createMediaView(@NonNull View view, @NonNull Rect frame) { in createMediaView()
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | ActivityOptions.java | 1081 View view = sharedElement.first; in makeSceneTransitionAnimation() local
|
H A D | ActivityThread.java | 4269 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 D | android_media_MediaCodec.cpp | 2514 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 D | AssistStructure.java | 502 View view = root.getView(); in WindowNode() local
|