/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/notification/ |
D | NotificationFragment.java | 84 View view = inflater.inflate(R.layout.notification_fragment, container, false); in onCreateView() local 118 View view = getView(); in onResume() local 131 private void initCancelAllButton(View view) { in initCancelAllButton() 141 private void initCarCategoriesButton(View view) { in initCarCategoriesButton() 184 private void initImportanceHighBotton(View view) { in initImportanceHighBotton() 215 private void initImportanceDefaultButton(View view) { in initImportanceDefaultButton() 226 private void initImportanceLowButton(View view) { in initImportanceLowButton() 238 private void initImportanceMinButton(View view) { in initImportanceMinButton() 250 private void initOngoingButton(View view) { in initOngoingButton() 264 private void initCustomizableMessageButton(View view) { in initCustomizableMessageButton() [all …]
|
/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/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/ |
D | BubbleDragController.java | 193 public boolean onTouch(@NonNull View view, @NonNull MotionEvent event) { in onTouch() 219 protected boolean onTouchDown(@NonNull View view, @NonNull MotionEvent event) { in onTouchDown() 234 protected void onTouchMove(@NonNull View view, @NonNull MotionEvent event) { in onTouchMove() 258 protected void onTouchUp(@NonNull View view, @NonNull MotionEvent event) { in onTouchUp() 279 protected void onTouchCancel(@NonNull View view, @NonNull MotionEvent event) { in onTouchCancel() 287 private void startDragging(@NonNull View view) { in startDragging() 296 private void drag(@NonNull View view, @NonNull MotionEvent event, float dx, float dy) { in drag() 302 private void stopDragging(@NonNull View view, @NonNull MotionEvent event) { in stopDragging() 320 private void setupLongClickHandler(@NonNull View view) { in setupLongClickHandler() 330 private void cleanUpLongClickHandler(@NonNull View view) { in cleanUpLongClickHandler() [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 | 56 ContactListItemView view = createView(); in testShowDisplayName_Simple() local 65 ContactListItemView view = createView(); in testShowDisplayName_Unknown() local 75 ContactListItemView view = createView(); in testShowDisplayName_WithPrefix() local 90 ContactListItemView view = createView(); in testShowDisplayName_WithPrefixReversed() local 101 ContactListItemView view = createView(); in testSetSnippet_Prefix() local 113 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 | 72 auto view = WriteExtendedInquiryResponseView::Create(CommandView::Create(packet_bytes_view)); in TEST() local 107 …auto view = LeSetScanParametersView::Create(LeScanningCommandView::Create(CommandView::Create(pack… in TEST() local 122 …auto view = LeSetScanEnableView::Create(LeScanningCommandView::Create(CommandView::Create(packet_b… in TEST() local 136 …auto view = LeGetVendorCapabilitiesView::Create(VendorCommandView::Create(CommandView::Create(pack… in TEST() local 147 auto view = in TEST() local 167 auto view = in TEST() local 186 auto view = in TEST() local 204 auto view = in TEST() local 221 auto view = in TEST() local 240 auto view = LeExtendedCreateConnectionView::Create( in TEST() local [all …]
|
D | hci_layer_unittest.cc | 189 hci_->RegisterEventHandler(EventCode::COMMAND_COMPLETE, hci_handler_->Bind([](EventView view) { in TEST_F() 197 …ntHandler(SubeventCode::ENHANCED_CONNECTION_COMPLETE, hci_handler_->Bind([](LeMetaEventView view) { in TEST_F() 221 EventCode::SIMPLE_PAIRING_COMPLETE, hci_handler_->Bind([](EventView view) {})); in TEST_F() 223 EventCode::SIMPLE_PAIRING_COMPLETE, hci_handler_->Bind([](EventView view) {})); in TEST_F() 234 … SubeventCode::ENHANCED_CONNECTION_COMPLETE, hci_handler_->Bind([](LeMetaEventView view) {})); in TEST_F() 237 hci_handler_->Bind([](LeMetaEventView view) {})); in TEST_F() 246 hci_handler_->Bind([](EventView view) { LOG_DEBUG("%s", kOurAclEventHandlerWasInvoked); }), in TEST_F() 259 hci_handler_->Bind([](EventView view) {}), in TEST_F() 273 hci_handler_->Bind([](EventView view) {}), in TEST_F() 287 …hci_handler_->Bind([](LeMetaEventView view) { LOG_DEBUG("%s", kOurLeAclEventHandlerWasInvoked); }), in TEST_F() [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/apps/Messaging/tests/src/com/android/messaging/ui/conversation/ |
D | ConversationMessageViewTest.java | 47 final ConversationMessageView view = super.getView(); in getView() local 52 protected void verifyContent(final ConversationMessageView view, final String messageText, in verifyContent() 70 final ConversationMessageView view = getView(); in testBind() local 81 final ConversationMessageView view = getView(); in testBindTwice() local 94 final ConversationMessageView view = getView(); in testBindLast() local
|
/packages/apps/Car/Notification/src/com/android/car/notification/headsup/animationhelper/ |
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 | 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 | 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/Settings/tests/robotests/src/com/android/settings/enterprise/ |
D | ActionDisabledByAdminDialogHelperTest.java | 90 final ViewGroup view = new FrameLayout(mActivity); in testSetAdminSupportTitle() local 129 final ViewGroup view = new FrameLayout(mActivity); in testSetAdminSupportTitleForFinancedDevice() local 146 final ViewGroup view = new FrameLayout(mActivity); in testSetAdminSupportDetails() local 167 final ViewGroup view = new FrameLayout(mActivity); in testSetAdminSupportDetails_shortSupportMessageIsNull() local 189 final ViewGroup view = new FrameLayout(mActivity); in testSetAdminSupportDetailsNotAdmin() local 226 private static TextView createAdminSupportDialogTitleTextView(final ViewGroup view, in createAdminSupportDialogTitleTextView() 234 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/Contacts/src/com/android/contacts/editor/ |
D | KindSectionView.java | 222 final View view = mEditors.getChildAt(i); in setGroupMetaData() local 238 final View view = mEditors.getChildAt(i); in isEmptyName() local 262 final View view = mEditors.getChildAt(i); in getPhoneticEditorView() local 397 final GroupMembershipView view = (GroupMembershipView) mLayoutInflater.inflate( in addGroupEditorView() local 412 final View view = mLayoutInflater.inflate( in addNonNameEditorView() local 446 final View view = mEditors.getChildAt(i); in updateEmptyEditors() local 481 final View view = mEditors.getChildAt(i); in updateEmptyNameEditors() local 525 final View view = emptyEditors.get(i); in updateEmptyNonNameEditors() local 558 final View view = addNonNameEditorView(rawContactDelta, dataKind, values, in updateEmptyNonNameEditors() local 564 private void hideView(View view) { in hideView() [all …]
|
D | EditorAnimator.java | 119 public void showFieldFooter(final View view) { in showFieldFooter() 163 View view = scrollView.findFocus(); in scrollViewToTop() local 169 public static void placeFocusAtTopOfScreenAfterReLayout(final View view) { in placeFocusAtTopOfScreenAfterReLayout() 180 private int offsetFromTopOfViewGroup(View view, ViewGroup viewGroup) { in offsetFromTopOfViewGroup() 188 private static ScrollView getParentScrollView(View view) { in getParentScrollView() 220 private static List<View> getViewsBelowOf(View view) { in getViewsBelowOf() 233 View view = container.getChildAt(i); in getViewsBelowOfRecursive() local
|
/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()
|
/packages/apps/TV/src/com/android/tv/menu/ |
D | MenuLayoutManager.java | 240 int position, MenuRowView view, List<Integer> rowsToAdd, List<Integer> rowsToRemove) { in isVisibleInLayout() 330 MenuRowView view = mMenuRowViews.get(i); in getViewLayouts() local 342 MenuRowView view = mMenuRowViews.get(position); in getViewLayouts() local 680 MenuRowView view = mMenuRowViews.get(i); in setSelectedPositionSmooth() local 797 MenuRowView view = mMenuRowViews.get(i); in onMenuRowUpdated() local 814 MenuRowView view = mMenuRowViews.get(i); in onMenuRowUpdated() local 850 MenuRowView view = mMenuRowViews.get(position); in onMenuRowUpdated() local 866 MenuRowView view = mMenuRowViews.get(position); in onMenuRowUpdated() local 870 MenuRowView view = mMenuRowViews.get(entry.getKey()); in onMenuRowUpdated() local 906 private ObjectAnimator createTranslationYAnimator(View view, float from, float to) { in createTranslationYAnimator() [all …]
|
/packages/services/Telephony/testapps/SmsManagerTestApp/src/com/android/phone/testapps/smsmanagertestapp/ |
D | SmsManagerTestApp.java | 147 private void sendOutgoingSms(View view) { in sendOutgoingSms() 163 private void sendOutgoingSmsService(View view) { in sendOutgoingSmsService() 181 private void getSubIdForResult(View view) { in getSubIdForResult() 196 private void setPersistentServiceComponentEnabled(View view) { in setPersistentServiceComponentEnabled() 203 private void setPersistentServiceComponentDisabled(View view) { in setPersistentServiceComponentDisabled() 210 private void checkSingleRegPermission(View view) { in checkSingleRegPermission()
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/widget/ |
D | EntityHeaderControllerTest.java | 87 View view = mController.done(mActivity); in testBuildView_constructedWithoutView_shouldCreateNewView() local 105 View view = mController.done(mActivity); in testBuildView_constructedWithView_shouldReturnSameView() local 140 final View view = mLayoutInflater in bindButton_hasEditClickListener_shouldShowButton() local 168 final View view = mLayoutInflater.inflate(R.layout.settings_entity_header, null /* root */); in bindButton_noEditClickListener_shouldNotShowButton() local 232 final View view = in iconContentDescription_shouldWorkWithSetIcon() local 246 final View view = mLayoutInflater in iconContentDescription_shouldWorkWithoutSetIcon() local
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/ |
D | FrameLayoutWithShadows.java | 210 View view = shadowView.shadowedView; in prune() local 234 View view = shadowView.shadowedView; in layoutShadows() local 283 public View addShadowView(View view, Drawable shadow) { in addShadowView() 309 public View addShadowView(View view) { in addShadowView() 323 public static View getShadowView(View view) { in getShadowView() 348 public void bringViewShadowToTop(View view) { in bringViewShadowToTop() 378 public static void removeShadowView(View view) { in removeShadowView() 404 ShadowView view = mRecycleBin.remove(size - 1); in getFromRecycleBin() local 415 public void setShadowVisibility(View view, int visibility) { in setShadowVisibility() 427 public static FrameLayoutWithShadows findParentShadowsView(View view) { in findParentShadowsView()
|
/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/conditional/ |
D | ConditionContextualCardRenderer.java | 56 public RecyclerView.ViewHolder createViewHolder(View view, @LayoutRes int viewType) { in createViewHolder() 62 final ConditionalCardHolder view = (ConditionalCardHolder) holder; in bindView() local 74 private void initializePrimaryClick(ConditionalCardHolder view, ConditionalContextualCard card, in initializePrimaryClick() 86 private void initializeView(ConditionalCardHolder view, ConditionalContextualCard card) { in initializeView() 92 private void initializeActionButton(ConditionalCardHolder view, ConditionalContextualCard card, in initializeActionButton()
|