Searched refs:mExpandAfterLayoutRunnable (Results 1 – 1 of 1) sorted by relevance
428 private Runnable mExpandAfterLayoutRunnable; field in NotificationPanelView741 if (mExpandAfterLayoutRunnable != null) { in onLayout()742 mExpandAfterLayoutRunnable.run(); in onLayout()743 mExpandAfterLayoutRunnable = null; in onLayout()1400 mExpandAfterLayoutRunnable = runnable; in stopWaitingForOpenPanelGesture()