Searched defs:guts (Results 1 – 3 of 3) sorted by relevance
1069 final NotificationGuts guts = row.getGuts(); in bindGuts() local1134 ExpandableNotificationRow row, NotificationGuts guts, View done) { in saveImportanceCloseControls()1158 Log.e(TAG, "Trying to show notification guts, but not attached to window"); in getNotificationLongClicker()1166 final NotificationGuts guts = row.getGuts(); in getNotificationLongClicker() field in BaseStatusBar
90 public void onGutsClosed(NotificationGuts guts); in onGutsClosed()
4137 NotificationGuts guts = mPhoneStatusBar.getExposedGuts(); in closeControlsIfOutsideTouch() local