Searched refs:shelf (Results 1 – 4 of 4) sorted by relevance
5 /.idea/shelf
150 NotificationShelf shelf = ambientState.getShelf(); in updateShelfState() local151 if (shelf == null) { in updateShelfState()155 shelf.updateState(algorithmState, ambientState); in updateShelfState()160 if (shelf.getViewState().hidden) { in updateShelfState()164 final float shelfTop = shelf.getViewState().yTranslation; in updateShelfState()
392 public void setShelf(NotificationShelf shelf) { in setShelf() argument393 mShelf = shelf; in setShelf()
527 public void setShelf(NotificationShelf shelf) { in setShelf() argument528 mShelf = shelf; in setShelf()