Searched refs:mExpandAfterLayoutRunnable (Results 1 – 1 of 1) sorted by relevance
435 private Runnable mExpandAfterLayoutRunnable; field in NotificationPanelViewController3688 if (mExpandAfterLayoutRunnable != null) {3689 mExpandAfterLayoutRunnable.run();3690 mExpandAfterLayoutRunnable = null;