Searched refs:mNotificationGutsExposed (Results 1 – 1 of 1) sorted by relevance
108 private NotificationGuts mNotificationGutsExposed; field in NotificationGutsManager296 if (mNotificationGutsExposed == g) { in bindGuts()297 mNotificationGutsExposed = null; in bindGuts()542 if (mNotificationGutsExposed != null) { in closeAndSaveGuts()543 mNotificationGutsExposed.removeCallbacks(mOpenRunnable); in closeAndSaveGuts()544 mNotificationGutsExposed.closeControls(removeLeavebehinds, removeControls, x, y, force); in closeAndSaveGuts()555 return mNotificationGutsExposed; in getExposedGuts()559 mNotificationGutsExposed = guts; in setExposedGuts()641 mNotificationGutsExposed = guts; in openGutsInternal()