Searched refs:mNotificationGutsExposed (Results 1 – 1 of 1) sorted by relevance
91 private NotificationGuts mNotificationGutsExposed; field in NotificationGutsManager201 if (mNotificationGutsExposed == g) { in bindGuts()202 mNotificationGutsExposed = null; in bindGuts()345 if (mNotificationGutsExposed != null) { in closeAndSaveGuts()346 mNotificationGutsExposed.closeControls(removeLeavebehinds, removeControls, x, y, force); in closeAndSaveGuts()357 return mNotificationGutsExposed; in getExposedGuts()361 mNotificationGutsExposed = guts; in setExposedGuts()435 mNotificationGutsExposed = guts; in openGutsInternal()488 &&(mNotificationGutsExposed != null in shouldExtendLifetime()490 && mNotificationGutsExposed == entry.getGuts() in shouldExtendLifetime()[all …]