Searched defs:closing (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboardView.java1382 public void closing() { method in class:KeyboardView
1405 closing();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelView.java403 // the desired height so when closing the QS detail, it stays smaller after the size change
2354 private void setClosingWithAlphaFadeout(boolean closing) { argument
2355 mClosingWithAlphaFadeOut = closing;
2356 mNotificationStackScroller.forceNoOverlappingRendering(closing);

Completed in 72 milliseconds