Home
last modified time | relevance | path

Searched refs:mExpandAfterLayoutRunnable (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java516 private Runnable mExpandAfterLayoutRunnable; field in NotificationPanelViewController
4759 if (mExpandAfterLayoutRunnable != null) {
4760 mExpandAfterLayoutRunnable.run();
4761 mExpandAfterLayoutRunnable = null;