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