Searched refs:mNotificationGutsExposed (Results 1 – 1 of 1) sorted by relevance
103 private NotificationGuts mNotificationGutsExposed; field in NotificationGutsManager264 if (mNotificationGutsExposed == g) { in bindGuts()265 mNotificationGutsExposed = null; in bindGuts()511 if (mNotificationGutsExposed != null) { in closeAndSaveGuts()512 mNotificationGutsExposed.removeCallbacks(mOpenRunnable); in closeAndSaveGuts()513 mNotificationGutsExposed.closeControls(removeLeavebehinds, removeControls, x, y, force); in closeAndSaveGuts()524 return mNotificationGutsExposed; in getExposedGuts()528 mNotificationGutsExposed = guts; in setExposedGuts()610 mNotificationGutsExposed = guts; in openGutsInternal()