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