Home
last modified time | relevance | path

Searched defs:customView (Results 1 – 25 of 256) sorted by relevance

1234567891011

/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/smartspace/
H A DDreamSmartspaceControllerTest.kt218 val customView = Mockito.mock(TestView::class.java) in testConnectOnWeatherViewCreate() constant
239 val customView = Mockito.mock(TestView::class.java) in testAddListenerInController_registersListenerForWeatherPlugin() constant
265 val customView = Mockito.mock(TestView::class.java) in testDisconnect_emitsEmptyListAndRemovesNotifier() constant
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/dreams/smartspace/
DDreamSmartspaceController.java123 android.view.ViewGroup parent, @org.jetbrains.annotations.Nullable() in buildAndConnectWeatherView()
137 …droid.systemui.plugins.BcSmartspaceDataPlugin smartspaceDataPlugin, android.view.View customView) { in buildAndConnectViewWithPlugin()
141 …droid.systemui.plugins.BcSmartspaceDataPlugin smartspaceDataPlugin, android.view.View customView) { in buildView()
/aosp_15_r20/cts/tests/tests/widget/src/android/widget/cts/
H A DRemoteViewsTest.java1409 MyRemotableView customView = (MyRemotableView) mResult.findViewById(R.id.remoteView_custom); in testSetByte() local
1423 MyRemotableView customView = (MyRemotableView) mResult.findViewById(R.id.remoteView_custom); in testSetChar() local
1436 MyRemotableView customView = (MyRemotableView) mResult.findViewById(R.id.remoteView_custom); in testSetDouble() local
1449 MyRemotableView customView = (MyRemotableView) mResult.findViewById(R.id.remoteView_custom); in testSetShort() local
1463 MyRemotableView customView = (MyRemotableView) mResult.findViewById(R.id.remoteView_custom); in testSetBundle() local
1481 MyRemotableView customView = (MyRemotableView) mResult.findViewById(R.id.remoteView_custom); in testSetIntent() local
/aosp_15_r20/out/soong/.intermediates/packages/modules/Wifi/WifiDialog/WifiDialog/android_common_apex30/javac/
DWifiDialog.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
H A DCustomViewActivityTest.java112 CustomViewActivity.setCustomViewDelegate((customView, structure) -> { in testSessionLifecycleEvents() argument
167 CustomViewActivity.setCustomViewDelegate((customView, structure) -> { in testVirtualView_wrongWay() argument
/aosp_15_r20/packages/services/DeviceAsWebcam/impl/src/com/android/deviceaswebcam/view/
DCameraPickerDialog.kt55 val customView = in <lambda>() constant
/aosp_15_r20/packages/modules/Wifi/WifiDialog/src/com/android/wifi/dialog/
DWifiDialogActivity.java555 final View customView; in createP2pInvitationSentDialog2() local
799 final View customView; in createP2pInvitationReceivedDialog2() local
/aosp_15_r20/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/
DDialogUtils.java38 View customView = in showDialog() local
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/bluetooth/
DProgressDialogFragment.java122 View customView = inflater.inflate( in onCreateDialog() local
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/accessibility/
DAccessibilityDialogUtils.java122 View customView, CharSequence positiveButtonText, in createCustomDialog()
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/
DAudioSharingProgressDialogFragment.java139 View customView = inflater.inflate(R.layout.dialog_audio_sharing_progress, /* root= */ in onCreateDialog() local
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/biometrics/
DIdentityCheckBiometricErrorDialog.java68 final View customView = inflater.inflate(R.layout.biometric_lockout_error_dialog, in onCreateDialog() local
/aosp_15_r20/packages/apps/TvSettings/Settings/src/com/android/tv/settings/
DFullScreenDialogFragment.java142 View customView = createCustomView(customViewContainer); in onCreateView() local
/aosp_15_r20/frameworks/base/core/java/com/android/internal/app/
H A DMediaRouteControllerDialog.java155 View customView = getLayoutInflater().inflate(R.layout.media_route_controller_dialog, null); in onCreate() local
H A DAlertController.java693 final View customView; in setupCustomContent() local
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/
H A DActionBarView.java1006 View customView = null; in onMeasure() local
1161 View customView = null; in onLayout() local
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DActionModeHandler.java134 View customView = LayoutInflater.from(a).inflate( in startActionMode() local
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/
H A DDialogTestListActivity.java184 View customView = test.getCustomView(); in showManualTestDialog() local
/aosp_15_r20/frameworks/layoutlib/bridge/src/android/view/
H A DBridgeInflater.java425 Object customView = silent ? in loadCustomView() local
/aosp_15_r20/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
H A DAlertController.java464 final View customView; in setupCustomContent() local
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/dialpadview/
DSpecialCharSequenceMgr.java324 View customView = LayoutInflater.from(context).inflate(R.layout.dialog_deviceids, null); in handleDeviceIdDisplay() local
/aosp_15_r20/packages/services/DeviceAsWebcam/impl/src/com/android/deviceaswebcam/
DDeviceAsWebcamPreview.java502 View customView = alertDialog.getLayoutInflater().inflate( in toggleHQWithWarningIfNeeded() local
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
DConversationFragment.java1562 View customView = actionBar.getCustomView(); in updateActionBar() local
/aosp_15_r20/out/soong/.intermediates/packages/services/DeviceAsWebcam/impl/DeviceAsWebcam/android_common/repackaged-jarjar/kotlinc/
DDeviceAsWebcam.jarcom/android/deviceaswebcam/view/CameraPickerDialog.class CameraPickerDialog.kt package com.android. ...
/aosp_15_r20/out/soong/.intermediates/packages/services/DeviceAsWebcam/impl/DeviceAsWebcam/android_common/kotlin/
DDeviceAsWebcam.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/packages__services__DeviceAsWebcam__impl__android_common__DeviceAsWebcam.kotlin_module com ...

1234567891011