/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
D | QSFragment.java | 320 public void setQsExpansion(float expansion, float headerTranslation) { in setQsExpansion() argument 321 if (DEBUG) Log.d(TAG, "setQSExpansion " + expansion + " " + headerTranslation); in setQsExpansion() 322 mContainer.setExpansion(expansion); in setQsExpansion() 323 final float translationScaleY = expansion - 1; in setQsExpansion() 330 if (expansion == mLastQSExpansion) { in setQsExpansion() 333 mLastQSExpansion = expansion; in setQsExpansion() 335 boolean fullyExpanded = expansion == 1; in setQsExpansion() 341 mHeader.setExpansion(mKeyguardShowing, expansion, panelTranslationY); in setQsExpansion() 342 mFooter.setExpansion(mKeyguardShowing ? 1 : expansion); in setQsExpansion() 343 mQSPanel.getQsTileRevealController().setExpansion(expansion); in setQsExpansion() [all …]
|
D | QSTileRevealController.java | 43 public void setExpansion(float expansion) { in setExpansion() argument 44 if (expansion == 1f) { in setExpansion()
|
D | QSFooter.java | 55 void setExpansion(float expansion); in setExpansion() argument
|
D | QSContainerImpl.java | 181 public void setExpansion(float expansion) { in setExpansion() argument 182 mQsExpansion = expansion; in setExpansion()
|
D | PagedTileLayout.java | 199 public void setExpansion(float expansion) { in setExpansion() argument 200 mLastExpansion = expansion; in setExpansion()
|
D | QSPanel.java | 712 default void setExpansion(float expansion) {} in setExpansion() argument
|
/frameworks/native/cmds/surfacereplayer/replayer/ |
D | Android.bp | 14 "-Wno-disabled-macro-expansion", 59 "-Wno-disabled-macro-expansion",
|
/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/ |
D | Android.bp | 22 "-Wno-disabled-macro-expansion",
|
/frameworks/native/services/surfaceflinger/layerproto/ |
D | Android.bp | 29 "-Wno-disabled-macro-expansion",
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | StatusBarKeyguardViewManager.java | 224 public void onPanelExpansionChanged(float expansion, boolean tracking) { in onPanelExpansionChanged() argument 237 mBouncer.setExpansion(expansion); in onPanelExpansionChanged() 239 if (expansion != KeyguardBouncer.EXPANSION_HIDDEN && tracking in onPanelExpansionChanged() 244 } else if (mPulsing && expansion == KeyguardBouncer.EXPANSION_VISIBLE) { in onPanelExpansionChanged() 252 public void onQsExpansionChanged(float expansion) { in onQsExpansionChanged() argument
|
D | NotificationPanelView.java | 3149 void onPanelExpansionChanged(float expansion, boolean tracking); in onPanelExpansionChanged() argument 3155 void onQsExpansionChanged(float expansion); in onQsExpansionChanged() argument
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/ |
D | lag_wind.tab | 21 | Bandwidth expansion = 60 Hz |
|
/frameworks/compile/libbcc/tests/libbcc/ |
D | tbaa.ll | 10 ; Declarations expected by the expansion pass.
|
D | tbaa-through-alloca.ll | 10 ; Declarations expected by the expansion pass.
|
D | getelementptr.ll | 12 ; Declarations expected by the expansion pass.
|
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/qs/car/ |
D | CarQSFooter.java | 131 public void setExpansion(float expansion) { in setExpansion() argument
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 1331 # compilation will be performed. Macro expansion can be done in a controlled 1337 # then the macro expansion is limited to the macros specified with the
|
/frameworks/base/proto/src/metrics_constants/ |
D | metrics_constants.proto | 2277 // Notification expansion state toggled by the expand affordance. 2280 // Notification group expansion state toggled by the expand affordance. 2284 // Notification expansion state toggled by the expand gesture. 2287 // Notification group expansion state toggled by the expand gesture.
|
/frameworks/native/docs/ |
D | Doxyfile | 1587 # compilation will be performed. Macro expansion can be done in a controlled 1593 # then the macro expansion is limited to the macros specified with the
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 1902 # performed. Macro expansion can be done in a controlled way by setting 1910 # the macro expansion is limited to the macros specified with the PREDEFINED and
|
D | Doxyfile.orig | 1893 # performed. Macro expansion can be done in a controlled way by setting 1901 # the macro expansion is limited to the macros specified with the PREDEFINED and
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile.orig | 2057 # performed. Macro expansion can be done in a controlled way by setting 2065 # the macro expansion is limited to the macros specified with the PREDEFINED and
|
D | Doxyfile | 2057 # performed. Macro expansion can be done in a controlled way by setting 2065 # the macro expansion is limited to the macros specified with the PREDEFINED and
|
/frameworks/av/media/codec2/docs/ |
D | doxygen.config | 2007 # performed. Macro expansion can be done in a controlled way by setting 2015 # the macro expansion is limited to the macros specified with the PREDEFINED and
|