OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:animateHide
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Camera2/src/com/android/camera/filmstrip/
FilmstripContentPanel.java
61
boolean
animateHide
();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
CollapsedStatusBarFragment.java
209
animateHide
(mSystemIconArea, animate);
236
animateHide
(mNotificationIconAreaInner, animate);
245
animateHide
(mOperatorNameFrame, animate);
277
private void
animateHide
(final View v, boolean animate) {
297
// We need to clean up any pending end action from
animateHide
if we call
/packages/apps/Camera2/src/com/android/camera/widget/
FilmstripLayout.java
265
return
animateHide
();
269
public boolean
animateHide
() {
Completed in 2812 milliseconds