/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/telemetry/ |
D | CarTelemetryTestFragment.java | 551 View view = inflater.inflate(R.layout.car_telemetry_test, container, false); in onCreateView() local 680 private void toggleMetricsConfigButtons(View view) { in toggleMetricsConfigButtons() 686 private void enableReportNotification(View view) { in enableReportNotification() 703 private void onSendGearChangeConfigBtnClick(View view) { in onSendGearChangeConfigBtnClick() 711 private void onRemoveGearChangeConfigBtnClick(View view) { in onRemoveGearChangeConfigBtnClick() 716 private void onGetGearChangeReportBtnClick(View view) { in onGetGearChangeReportBtnClick() 720 private void onSendProcessMemoryConfigBtnClick(View view) { in onSendProcessMemoryConfigBtnClick() 728 private void onRemoveProcessMemoryConfigBtnClick(View view) { in onRemoveProcessMemoryConfigBtnClick() 733 private void onGetProcessMemoryReportBtnClick(View view) { in onGetProcessMemoryReportBtnClick() 737 private void onSendAppStartMemoryStateCapturedConfigBtnClick(View view) { in onSendAppStartMemoryStateCapturedConfigBtnClick() [all …]
|
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/notification/ |
D | NotificationFragment.java | 93 View view = inflater.inflate(R.layout.notification_fragment, container, false); in onCreateView() local 131 View view = getView(); in onResume() local 144 private void initCancelAllButton(View view) { in initCancelAllButton() 154 private void initCarCategoriesButton(View view) { in initCarCategoriesButton() 197 private void initCustomNotification(View view) { in initCustomNotification() 317 private void initImportanceHighBotton(View view) { in initImportanceHighBotton() 348 private void initImportanceDefaultButton(View view) { in initImportanceDefaultButton() 359 private void initImportanceLowButton(View view) { in initImportanceLowButton() 371 private void initImportanceMinButton(View view) { in initImportanceMinButton() 394 private void initIncomingButton(View view) { in initIncomingButton() [all …]
|
/packages/services/Telephony/testapps/TestSatelliteApp/src/com/android/phone/testapps/satellitetestapp/ |
D | TestSatelliteWrapper.java | 187 private void requestNtnSignalStrength(View view) { in requestNtnSignalStrength() 221 private void registerForCarrierRoamingNtnModeChanged(View view) { in registerForCarrierRoamingNtnModeChanged() 240 private void unregisterForCarrierRoamingNtnModeChanged(View view) { in unregisterForCarrierRoamingNtnModeChanged() 253 private void registerForCommunicationAllowedStateChanged(View view) { in registerForCommunicationAllowedStateChanged() 273 private void unregisterForCommunicationAllowedStateChanged(View view) { in unregisterForCommunicationAllowedStateChanged() 286 private void registerForNtnSignalStrengthChanged(View view) { in registerForNtnSignalStrengthChanged() 305 private void unregisterForNtnSignalStrengthChanged(View view) { in unregisterForNtnSignalStrengthChanged() 318 private void isOnlyNonTerrestrialNetworkSubscription(View view) { in isOnlyNonTerrestrialNetworkSubscription() 345 private void registerForCapabilitiesChanged(View view) { in registerForCapabilitiesChanged() 368 private void unregisterForCapabilitiesChanged(View view) { in unregisterForCapabilitiesChanged() [all …]
|
D | SatelliteControl.java | 137 private void disableSatelliteApp(View view) { in disableSatelliteApp() 157 private void requestIsEnabledApp(View view) { in requestIsEnabledApp() 185 private void requestIsDemoModeEnabledApp(View view) { in requestIsDemoModeEnabledApp() 213 private void requestIsSupportedApp(View view) { in requestIsSupportedApp() 241 private void requestCapabilitiesApp(View view) { in requestCapabilitiesApp() 265 private void requestIsCommunicationAllowedForCurrentLocationApp(View view) { in requestIsCommunicationAllowedForCurrentLocationApp() 295 private void requestTimeForNextSatelliteVisibilityApp(View view) { in requestTimeForNextSatelliteVisibilityApp() 319 private void removeUserRestrictReasonApp(View view) { in removeUserRestrictReasonApp() 348 private void addUserRestrictReasonApp(View view) { in addUserRestrictReasonApp() 377 private void getSatellitePlmnApp(View view) { in getSatellitePlmnApp() [all …]
|
D | NbIotSatellite.java | 92 private void testRegisterForSupportedStateChanged(View view) { in testRegisterForSupportedStateChanged() 108 private void testUnregisterForSupportedStateChanged(View view) { in testUnregisterForSupportedStateChanged() 119 private void testRequestIsSupported(View view) { in testRequestIsSupported() 141 private void showCurrentSatelliteSupportedStated(View view) { in showCurrentSatelliteSupportedStated() 147 private void reportSatelliteSupportedFromModem(View view) { in reportSatelliteSupportedFromModem() 151 private void reportSatelliteNotSupportedFromModem(View view) { in reportSatelliteNotSupportedFromModem()
|
D | Datagram.java | 178 private void startTransmissionUpdatesApp(View view) { in startTransmissionUpdatesApp() 216 private void stopTransmissionUpdatesApp(View view) { in stopTransmissionUpdatesApp() 234 private void pollPendingDatagramsApp(View view) { in pollPendingDatagramsApp() 278 private void sendDatagramApp(View view) { in sendDatagramApp() 301 private void registerForIncomingDatagramApp(View view) { in registerForIncomingDatagramApp() 313 private void unregisterForIncomingDatagramApp(View view) { in unregisterForIncomingDatagramApp() 319 private void showDatagramSendStateTransitionApp(View view) { in showDatagramSendStateTransitionApp() 325 private void showDatagramReceiveStateTransitionApp(View view) { in showDatagramReceiveStateTransitionApp() 331 private void registerForModemStateChangedApp(View view) { in registerForModemStateChangedApp() 343 private void unregisterForModemStateChangedApp(View view) { in unregisterForModemStateChangedApp() [all …]
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/connecteddevice/audiosharing/ |
D | AudioSharingPasswordPreferenceTest.java | 67 View view = in onBindDialogView_correctLayout() local 84 View view = in setEditable_true() local 105 View view = in setEditable_false() local 126 View view = in setChecked_true() local 140 View view = in setChecked_false() local 154 View view = in showEditTextFormatAlert_show() local 168 View view = in showEditTextFormatAlert_hide() local 185 View view = in onDialogEventListener_onClick_positiveButton() local 204 View view = in onDialogEventListener_onClick_negativeButton_doNothing() local 220 View view = in onPrepareDialogBuilder_editable_doNothing() local [all …]
|
/packages/apps/Launcher3/tests/src/com/android/launcher3/util/ |
D | ItemInflaterTest.kt | 117 val view = in <lambda>() constant 129 val view = in <lambda>() constant 146 val view = in <lambda>() constant 162 val view = in <lambda>() constant 179 val view = in <lambda>() constant 195 val view = in <lambda>() constant 209 val view = in <lambda>() constant 221 val view = in <lambda>() constant 235 val view = in <lambda>() constant 251 val view = in <lambda>() constant [all …]
|
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/systembars/ |
D | SystemBarsFragment.java | 54 public void onViewCreated(@NonNull View view, @Nullable Bundle savedInstanceState) { in onViewCreated() 64 private void initStatusBarInsetsButtons(View view) { in initStatusBarInsetsButtons() 71 private void initNavigationBarInsetsButtons(View view) { in initNavigationBarInsetsButtons() 78 private void initSystemBarInsetsButtons(View view) { in initSystemBarInsetsButtons() 85 private void initSystemBarBehaviorButtons(View view) { in initSystemBarBehaviorButtons() 97 private void initSystemBarColorButtons(View view) { in initSystemBarColorButtons()
|
/packages/apps/Messaging/tests/src/com/android/messaging/ui/mediapicker/ |
D | GalleryGridItemViewTest.java | 49 protected void verifyClickedItem(final View view, final GalleryGridItemData data) { in verifyClickedItem() 54 final GalleryGridItemView view, in verifyContent() 77 final GalleryGridItemView view = getView(); in testBind() local 90 final GalleryGridItemView view = getView(); in testBindMultiSelectUnSelected() local 103 final GalleryGridItemView view = getView(); in testBindMultiSelectSelected() local 116 final GalleryGridItemView view = getView(); in testClick() local 128 final GalleryGridItemView view = getView(); in testBindTwice() local
|
/packages/apps/Contacts/tests/src/com/android/contacts/list/ |
D | ContactListItemViewTest.java | 57 ContactListItemView view = createView(); in testShowDisplayName_Simple() local 66 ContactListItemView view = createView(); in testShowDisplayName_Unknown() local 76 ContactListItemView view = createView(); in testShowDisplayName_WithPrefix() local 91 ContactListItemView view = createView(); in testShowDisplayName_WithPrefixReversed() local 102 ContactListItemView view = createView(); in testSetSnippet_Prefix() local 114 ContactListItemView view = new ContactListItemView(getContext()); in createView() local
|
/packages/apps/Messaging/tests/src/com/android/messaging/ui/contact/ |
D | ContactListItemViewTest.java | 49 final ContactListItemView view) { in verifyAddedContactForData() 54 final ContactListItemView view, in verifyContent() 78 final ContactListItemView view = getView(); in testBindFirstLevel() local 89 final ContactListItemView view = getView(); in testBindSecondLevel() local 100 final ContactListItemView view = getView(); in testClickAddedContact() local 110 final ContactListItemView view = getView(); in testBindTwice() local
|
/packages/modules/Bluetooth/system/gd/hci/ |
D | hci_packets_test.cc | 80 auto view = WriteExtendedInquiryResponseView::Create(CommandView::Create(packet_bytes_view)); in TEST() local 116 auto view = LeSetScanParametersView::Create( in TEST() local 133 auto view = LeSetScanEnableView::Create( in TEST() local 149 auto view = LeGetVendorCapabilitiesView::Create( in TEST() local 161 auto view = LeGetVendorCapabilitiesCompleteView::Create( in TEST() local 182 auto view = LeSetExtendedScanParametersView::Create( in TEST() local 201 auto view = LeSetExtendedScanParametersView::Create( in TEST() local 220 auto view = LeSetExtendedScanEnableView::Create( in TEST() local 237 auto view = LeSetExtendedScanEnableView::Create( in TEST() local 256 auto view = LeExtendedCreateConnectionView::Create(LeConnectionManagementCommandView::Create( in TEST() local [all …]
|
/packages/apps/Dialer/java/com/android/dialer/util/ |
D | ViewUtil.java | 42 void run(@NonNull View view); in run() 50 public static int getConstantPreLayoutWidth(View view) { in getConstantPreLayoutWidth() 66 public static boolean isViewLayoutRtl(View view) { in isViewLayoutRtl() 89 public static void doOnPreDraw( in doOnPreDraw() 103 public static void doOnPreDraw( in doOnPreDraw() 117 public static void doOnGlobalLayout(@NonNull final View view, final ViewRunnable runnable) { in doOnGlobalLayout()
|
/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/ |
D | ChooserListAdapterTest.kt | 96 val view = createView() in testDirectShareTargetLoadingIconIsStarted() constant 107 val view = createView() in onBindView_DirectShareTargetIconAndLabelLoadedOnlyOnce() constant 123 val view = createView() in onBindView_AppTargetIconAndLabelLoadedOnlyOnce() constant 146 val view = createView() in onBindView_contentDescription() constant 157 val view = createView() in onBindView_contentDescriptionPinned() constant 168 val view = createView() in onBindView_displayInfoContentDescriptionPinned() constant 222 val view = FrameLayout(context) in createView() constant
|
/packages/apps/Messaging/tests/src/com/android/messaging/ui/conversation/ |
D | ConversationMessageViewTest.java | 46 final ConversationMessageView view = super.getView(); in getView() local 51 protected void verifyContent(final ConversationMessageView view, final String messageText, in verifyContent() 69 final ConversationMessageView view = getView(); in testBind() local 80 final ConversationMessageView view = getView(); in testBindTwice() local 93 final ConversationMessageView view = getView(); in testBindLast() local
|
/packages/apps/Car/Notification/src/com/android/car/notification/headsup/animationhelper/ |
D | CarHeadsUpNotificationBottomAnimationHelper.java | 34 public AnimatorSet getAnimateInAnimator(Context context, View view) { in getAnimateInAnimator() 43 public AnimatorSet getAnimateOutAnimator(Context context, View view) { in getAnimateOutAnimator() 49 public void resetHUNPosition(View view) { in resetHUNPosition() 54 private float getHUNInitialPosition(View view) { in getHUNInitialPosition()
|
D | CarHeadsUpNotificationTopAnimationHelper.java | 32 public AnimatorSet getAnimateInAnimator(Context context, View view) { in getAnimateInAnimator() 41 public AnimatorSet getAnimateOutAnimator(Context context, View view) { in getAnimateOutAnimator() 47 public void resetHUNPosition(View view) { in resetHUNPosition() 52 private float getHUNInitialPosition(View view) { in getHUNInitialPosition()
|
D | CarHeadsUpNotificationRightAnimationHelper.java | 33 public AnimatorSet getAnimateInAnimator(Context context, View view) { in getAnimateInAnimator() 57 public AnimatorSet getAnimateOutAnimator(Context context, View view) { in getAnimateOutAnimator() 79 public void resetHUNPosition(View view) { in resetHUNPosition() 84 private float getHUNInitialPosition(View view) { in getHUNInitialPosition()
|
/packages/apps/Launcher3/src/com/android/launcher3/touch/ |
D | DefaultPagedViewHandler.java | 70 public int getMeasuredSize(View view) { in getMeasuredSize() 75 public int getPrimaryScroll(View view) { in getPrimaryScroll() 80 public float getPrimaryScale(View view) { in getPrimaryScale() 95 public int getChildStart(View view) { in getChildStart() 100 public int getCenterForPage(View view, Rect insets) { in getCenterForPage() 106 public int getScrollOffsetStart(View view, Rect insets) { in getScrollOffsetStart() 111 public int getScrollOffsetEnd(View view, Rect insets) { in getScrollOffsetEnd()
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/enterprise/ |
D | ActionDisabledByAdminDialogHelperTest.java | 100 final ViewGroup view = new FrameLayout(mActivity); in testSetAdminSupportTitle() local 139 final ViewGroup view = new FrameLayout(mActivity); in testSetAdminSupportTitleForFinancedDevice() local 156 final ViewGroup view = new FrameLayout(mActivity); in testSetAdminSupportDetails() local 177 final ViewGroup view = new FrameLayout(mActivity); in testSetAdminSupportDetails_shortSupportMessageIsNull() local 199 final ViewGroup view = new FrameLayout(mActivity); in testSetAdminSupportDetailsNotAdmin() local 236 private static TextView createAdminSupportDialogTitleTextView(final ViewGroup view, in createAdminSupportDialogTitleTextView() 244 private static TextView createAdminSupportTextView(final ViewGroup view, in createAdminSupportTextView()
|
/packages/apps/Contacts/src/com/android/contacts/util/ |
D | ViewUtil.java | 40 public static int getConstantPreLayoutWidth(View view) { in getConstantPreLayoutWidth() 56 public static boolean isViewLayoutRtl(View view) { in isViewLayoutRtl() 94 public static void addRectangularOutlineProvider(View view, Resources res) { in addRectangularOutlineProvider() 105 public static void setupFloatingActionButton(View view, Resources res) { in setupFloatingActionButton()
|
/packages/apps/Messaging/tests/src/com/android/messaging/ui/conversationlist/ |
D | ConversationListItemViewTest.java | 70 final ConversationListItemView view, final FakeCursor cursor, final int index) { in verifyContent() 89 final ConversationListItemView view, in verifyContent() 133 final ConversationListItemView view = getView(); in testBindUnread() local 142 final ConversationListItemView view = getView(); in testBindRead() local 152 final ConversationListItemView view = getView(); in testClickLaunchesConversation() local 162 final ConversationListItemView view = getView(); in testBindTwice() local
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/ |
D | BubbleDragController.java | 465 public boolean onTouch(@NonNull View view, @NonNull MotionEvent event) { in onTouch() 491 protected boolean onTouchDown(@NonNull View view, @NonNull MotionEvent event) { in onTouchDown() 506 protected void onTouchMove(@NonNull View view, @NonNull MotionEvent event) { in onTouchMove() 532 protected void onTouchUp(@NonNull View view, @NonNull MotionEvent event) { in onTouchUp() 553 protected void onTouchCancel(@NonNull View view, @NonNull MotionEvent event) { in onTouchCancel() 561 private void startDragging(@NonNull View view) { in startDragging() 571 private void drag(@NonNull View view, @NonNull MotionEvent event, float dx, float dy, in drag() 579 private void stopDragging(@NonNull View view, @NonNull MotionEvent event) { in stopDragging() 607 private void setupLongClickHandler(@NonNull View view) { in setupLongClickHandler() 617 private void cleanUpLongClickHandler(@NonNull View view) { in cleanUpLongClickHandler() [all …]
|
/packages/apps/Camera2/src/com/android/camera/data/ |
D | FilmstripItem.java | 77 public void recycle(@Nonnull View view); in recycle() 84 public View getView(Optional<View> view, in getView() 101 public void renderTiny(@Nonnull View view); in renderTiny() 108 public void renderThumbnail(@Nonnull View view); in renderThumbnail() 115 public void renderFullRes(@Nonnull View view); in renderFullRes()
|