/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | PanelView.java | 273 expand(true); in onTouchEvent() 470 boolean expand = flingExpands(vel, vectorVel, x, y) in endMotionEvent() 473 DozeLog.traceFling(expand, mTouchAboveFalsingThreshold, in endMotionEvent() 477 if (!expand && mStatusBar.getBarState() == StatusBarState.KEYGUARD) { in endMotionEvent() 485 fling(vel, expand, isFalseTouch(x, y)); in endMotionEvent() 486 onTrackingStopped(expand); in endMotionEvent() 487 mUpdateFlingOnLayout = expand && mPanelClosedOnDown && !mHasLayoutedSinceDown; in endMotionEvent() 530 protected void onTrackingStopped(boolean expand) { in onTrackingStopped() argument 532 mBar.onTrackingStopped(expand); in onTrackingStopped() 724 protected void fling(float vel, boolean expand) { in fling() argument [all …]
|
D | NotificationPanelView.java | 666 expand(true /* animate */); in expandWithQs() 673 expand(true /* animate */); in expandWithoutQs() 678 public void fling(float vel, boolean expand) { in fling() argument 683 super.fling(vel, expand); in fling() 687 protected void flingToHeight(float vel, boolean expand, float target, in flingToHeight() argument 689 mHeadsUpTouchHelper.notifyFling(!expand); in flingToHeight() 690 setClosingWithAlphaFadeout(!expand && getFadeoutAlpha() == 1.0f); in flingToHeight() 691 super.flingToHeight(vel, expand, target, collapseSpeedUpFactor, expandBecauseOfFalsing); in flingToHeight() 1453 public void flingSettings(float vel, boolean expand) { in flingSettings() argument 1454 flingSettings(vel, expand, null, false /* isClick */); in flingSettings() [all …]
|
D | PhoneStatusBarView.java | 245 public void onTrackingStopped(boolean expand) { in onTrackingStopped() argument 246 super.onTrackingStopped(expand); in onTrackingStopped() 247 mBar.onTrackingStopped(expand); in onTrackingStopped()
|
D | PanelBar.java | 198 public void onTrackingStopped(boolean expand) { in onTrackingStopped() argument
|
D | StatusBar.java | 2210 mNotificationPanel.expand(true /* animate */); in handleSystemKey() 4014 mNotificationPanel.expand(false /* animate */); in instantExpandNotificationsPanel() 4119 public void onTrackingStopped(boolean expand) { in onTrackingStopped() argument 4121 if (!expand && !mUnlockMethodCache.canSkipBouncer()) { in onTrackingStopped()
|
/frameworks/support/samples/SupportDesignDemos/src/main/java/com/example/android/support/design/widget/ |
D | BottomSheetDynamicContent.java | 66 case R.id.expand: 102 Button expand = findViewById(R.id.expand); in onCreate() local 103 if (expand != null) { in onCreate() 104 expand.setOnClickListener(mOnClickListener); in onCreate()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/ |
D | LockscreenFragment.java | 158 public final ExpandableIndicator expand; field in LockscreenFragment.Holder 164 expand = (ExpandableIndicator) itemView.findViewById(R.id.expand); in Holder() 286 holder.expand.setVisibility(View.VISIBLE); in onBindViewHolder() 287 holder.expand.setExpanded(expando); in onBindViewHolder() 288 holder.expand.setOnClickListener( in onBindViewHolder() 291 holder.expand.setVisibility(View.GONE); in onBindViewHolder()
|
/frameworks/support/leanback/src/main/java/androidx/leanback/app/ |
D | RowsSupportFragment.java | 201 public void setExpand(boolean expand) { in setExpand() argument 202 mExpand = expand; in setExpand() 206 if (DEBUG) Log.v(TAG, "setExpand " + expand + " count " + count); in setExpand() 600 public void setExpand(boolean expand) { in setExpand() argument 601 getFragment().setExpand(expand); in setExpand()
|
D | RowsFragment.java | 206 public void setExpand(boolean expand) { in setExpand() argument 207 mExpand = expand; in setExpand() 211 if (DEBUG) Log.v(TAG, "setExpand " + expand + " count " + count); in setExpand() 605 public void setExpand(boolean expand) { in setExpand() argument 606 getFragment().setExpand(expand); in setExpand()
|
D | BrowseSupportFragment.java | 402 public void setExpand(boolean expand) { in setExpand() argument 1447 private void expandMainFragment(boolean expand) { in expandMainFragment() argument 1449 params.setMarginStart(!expand ? mContainerListMarginStart : 0); in expandMainFragment() 1451 mMainFragmentAdapter.setExpand(expand); in expandMainFragment() 1454 final float scaleFactor = !expand in expandMainFragment() 1649 private void onExpandTransitionStart(boolean expand, final Runnable callback) { in onExpandTransitionStart() argument 1650 if (expand) { in onExpandTransitionStart()
|
D | BrowseFragment.java | 412 public void setExpand(boolean expand) { in setExpand() argument 1469 private void expandMainFragment(boolean expand) { in expandMainFragment() argument 1471 params.setMarginStart(!expand ? mContainerListMarginStart : 0); in expandMainFragment() 1473 mMainFragmentAdapter.setExpand(expand); in expandMainFragment() 1476 final float scaleFactor = !expand in expandMainFragment() 1671 private void onExpandTransitionStart(boolean expand, final Runnable callback) { in onExpandTransitionStart() argument 1672 if (expand) { in onExpandTransitionStart()
|
/frameworks/compile/libbcc/tests/libbcc/ |
D | getelementptr.ll | 26 ; CHECK: define void @root.expand(%RsExpandKernelDriverInfoPfx* %p, i32 %x1, i32 %x2, i32 %outstep) 44 ; CHECK: define void @foo.expand(%RsExpandKernelDriverInfoPfx* %p, i32 %x1, i32 %x2, i32 %arg_outst…
|
D | test_reduce_general_cleanup.ll | 7 ; "aiAccum<" to match the symbol "aiAccum" but not the symbol "aiAccum.expand".
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/ |
D | DozeLog.java | 124 public static void traceFling(boolean expand, boolean aboveThreshold, boolean thresholdNeeded, in traceFling() argument 127 log("fling expand=" + expand + " aboveThreshold=" + aboveThreshold + " thresholdNeeded=" in traceFling()
|
/frameworks/opt/calendar/src/com/android/calendarcommon2/ |
D | RecurrenceProcessor.java | 131 long[] dates = expand(dtstart, recur, in getLastOccurence() 636 public long[] expand(Time dtstart, in expand() method in RecurrenceProcessor 663 expand(dtstart, rrule, rangeStartDateValue, in expand() 678 expand(dtstart, exrule, rangeStartDateValue, in expand() 733 public void expand(Time dtstart, in expand() method in RecurrenceProcessor
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | NotificationHeaderUtil.java | 65 ImageView expand = (ImageView) view.findViewById( 68 applyToChild(expand, apply, header.getOriginalNotificationColor());
|
D | ExpandableNotificationRow.java | 2055 public void setSystemExpanded(boolean expand) { 2056 if (expand != mIsSystemExpanded) { 2058 mIsSystemExpanded = expand;
|
/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/ |
D | RecurrenceProcessorTest.java | 109 long[] out = rp.expand(dtstart, recur, rangeStart.toMillis(false /* use isDst */), in verifyRecurrence() 2476 long [] dates = rp.expand(dtstart, recur, rangeStartMillis, rangeEndMillis); in performanceTextExpand()
|
D | RRuleTest.java | 118 long[] out = rp.expand(dtstart, recur, rangeStart.toMillis(false /* use isDst */), in runRecurrenceIteratorTest()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | ExpandHelper.java | 585 final boolean expand = nowExpanded; in finishExpanding() 592 mCallback.setUserExpandedChild(scaledView, expand); in finishExpanding()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
D | StatusBarTest.java | 547 verify(mNotificationPanelView, never()).expand(anyBoolean()); in testDisableExpandStatusBar() 549 verify(mNotificationPanelView, never()).expand(anyBoolean()); in testDisableExpandStatusBar()
|
/frameworks/support/leanback/src/main/java/androidx/leanback/widget/ |
D | GuidedActionsStylist.java | 1419 void onUpdateSubActionsGridView(GuidedAction action, boolean expand) { in onUpdateSubActionsGridView() argument 1424 if (expand) { in onUpdateSubActionsGridView()
|
/frameworks/native/vulkan/api/templates/ |
D | vk_xml.tmpl | 299 …expand="{{Macro "EnumName" $ | SplitPascalCase | Upper | JoinWith "_"}}"{{if $.Docs}} comment="{{$…
|
/frameworks/opt/chips/src/com/android/ex/chips/ |
D | RecipientEditTextView.java | 616 expand(); in onFocusChanged() 783 private void expand() { in expand() method in RecipientEditTextView
|
/frameworks/base/proto/src/ |
D | metrics_constants.proto | 2069 // dismiss/expand/collapse/click/button events 2074 // click on collapsed conditional or clicks expand button 2204 // Notification expansion state toggled by the expand affordance. 2207 // Notification group expansion state toggled by the expand affordance. 2211 // Notification expansion state toggled by the expand gesture. 2214 // Notification group expansion state toggled by the expand gesture.
|